Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

This document summarizes the main improvements and fixes introduced in the Pricefx Unity minor release version.

Version

Caribou Lou 14.1.0

Release date

February 21, 2025

Release type

Minor

In this document:

Improvements

CLIC Modules

Description

ID

When you recalculate changes in line items made within the collaboration workflow’s review step, only line items assigned to your group are recalculated. Other items are not included in the recalculation not to interfere with reviews done by other user groups.

PFUN-27241

Optimization

Description

ID

Added the model.tableNames() API method to retrieve the list of table names for the current model.

PFUN-20736

The datamart.createfc endpoint validates all field types, including MONEY, CURRENCY, QUANTITY, and UOM, against the Avro schema, ensuring compatibility with various DMField types.

PFUN-28489

Import Manager

Description

ID

SKU and other business key columns are now editable in the new rows in Import Manager.

PFUN-28014

The Import Products button is disabled when you try to import a Product Extension table which does not have any Business key defined. A tooltip explaining the problem is displayed when you hover the mouse curser over the disabled button.

PFUN-28180

Configuration

Description

ID

Query API now gives an easy access to CalculableObject Calculation Results (CalculationGridItem, CompensationRecord, PriceGridItem, PriceListItem, RebaterRecord). Example: api.queryApi().tables().priceGridItems(<id>).calculationResult("myElementName")

PFUN-27599

Missing Query API method qapi.source(table, filter) has been added.

PFUN-28573

General

Description

ID

Implemented automatic expiration of large context stored on the backend to prevent unnecessary resource consumption.

PFUN-18631

Updated the description for the “Max Grid Group By” setting in System Configuration > General Settings.

PFUN-28318

Bug Fixes

Description

ID

In the Analytics module, in the Pie Chart the Data Label remains visible despite unchecking the "Show Legend" checkbox.

PFUN-6782

Workflow delegation: Better error handling regarding deletion of initialized records. Action buttons are displayed only if the server allow those actions.

PFUN-13100

Summary workflow emails are sent to deactivated and deleted users.

PFUN-13563

  • No labels