Introduction
This document includes information about the new features, other improvements, and corrected known issues implemented in the Clausion FPM 23.11 general availability version.
The previous general availability release is Clausion 23.10.
New Features and Other Improvements
Web Client: Frames around drop-down selections on the ribbon
Feature ID: FD-11255
In Web Client, you can now see a frame around the drop-down options in the ribbon for better visibility and usability. The frame is always visible, whether only opening the drop-down selection or clicking it, too. These changes apply to all screens with similar options to maintain consistent accessibility.
Data Uploader: Email notification on the status of the integration run and logging of errors while sending the email
Feature ID: FD-10450
You can now receive email notifications on the status of integration run which can be “Completed“, “Completed with Errors“ or “Failed“.To receive this notification, insert an email address to the email field on the Basic Settings of the User Interface. After this, the configuration can be added to the IntegrationExecutorService.exe.config file by integration consultant.In addition, if an error occurs while sending out the email, the status information is recorded in DataUploader_Tenant1.log log file as well.Note! Customer environment needs to be upgraded with .NET version .NET 4.8 or .NET 4.8.1 to support this feature.
Corrected Known Issues
Issue ID | Issue | Resolution |
---|---|---|
FD-11754 | Web Client: Input sheet calculation does not work in version 23.04 | You can now execute Input template calculation in Web Client with expected results for locked periods for which calculations are not run and unlocked periods for which calculations are run. Note! If you lock a period and run the calculations, the status in the database will be "Failed" as there is a restrictionss related to Year and Period locking among other restrictions. This leads to a warning which shows the status "Failed" in the database. However, the calculations for the unlocked periods in the same sheet run without any issues. |
FD-11597 | Web Cient: Data import will override locked cells | Formula cells in the input report are now restricted on data import. You can import the data only to an input cell, not a formula cell. The import data does not override the formula cell. |