Clausion 26.04 Release Notes
Introduction
This document includes information about the new features, other improvements, and corrected known issues implemented in Clausion 26.04.
New Features and Other Improvements
Web Client: Improved Stability for Concurrent Web Client Requests
Feature ID: FD-28004
Architectural improvements have been made to how the Web Client handles concurrent backend requests. This change improves overall stability when multiple users are working in the Web Client at the same time.
Corrected Known Issues
Issue ID |
Issue |
Resolution |
|---|---|---|
FD-34230 |
When a period is locked for a given data type, saving data to an extra field on a template that used the period variable as an actuals comparison driver (rather than as the target save period) is incorrectly blocked by the period lock validation. |
The extra field save logic now correctly distinguishes between the period variable being used as a save target and as a display driver. Extra fields can now be saved regardless of whether the selected period is locked. |
FD-33991 |
Desktop Client: Data is saved to period 0 instead of period 12 after counter unit validation error on template P_INPUT_1001 |
The data is now saved to the correct periods after the unit / counter-unit validation check. |
FD-25727 |
Web Client: When using a document series-level drill-down template, the drill-down displays incorrect data if the rows have been rearranged. |
The drill-down on document series-level templates now returns data that correctly corresponds to the selected row, even after the rows have been sorted or rearranged. |
FD-25717 |
When data is aggregated from the DIM00 dimension using the ad hoc summarization function, drilling down to the voucher level shows only the data for one unit instead of all selected units. |
Correct data now appears on drill-down when summarization is applicable and multiple input units are selected. The behaviour is consistent between the Desktop client and the Web Client. |
FD-20841 |
Web Client: Formulas in custom data columns are removed when the template is opened. |
Formulas in Web Client custom templates are now retained when a new row is inserted in the template. |