2024.1.2
Support for Multiple Currencies
High Precision in Exchange Rates
As part of the on-going implementation of support for multiple currencies, we implemented high precision for exchange rate calculations. You are now able to configure exchange rates with up to 20 digits before point and 18 digits after point, e.g. 23402307.48109348302. This will facilitate grater precision in calculations for functional and reporting amounts.
Sample high precision exchange rate calculation
USD to GBP exchange rate = 0.786834
GBP 100,000.00 = USD 127,091.67
For more details, refer to Multiple Currencies.
Video preview:
Bulk Operations
We enhanced the new Configuration Data JSON file to include configuration for support for multiple currencies.
For more details, refer to Multiple Currencies Configuration.
Feature Flags
Feature Flags Screen
We implemented the ability to enable and disable feature flags on the Feature Flags screen, which will allow you to manage all feature flags available in the system.
In v2024.1.2 the Feature Flags screen will be empty as the active feature flags already in the system are stored on the System Settings screen. All new feature flags will appear on the Feature Flags screen.
For more details, refer to Feature Flags.
Feature Flags screen - Audit Log
We implemented a new feature that allows you to view when a feature flag was enabled or disabled and which user performed this action.
Feature Flags - Bulk Operations
We added a new section to the Configuration Data JSON file that lists all feature flags currently available in Fynapse together with their statuses:
- true - for enabled feature flags
- false - for disabled feature flags
For example:
For more details, on how to manage feature flags in the Configuration Data JSON file, refer to Feature Flags.
Finance Data Service Screen
We enhanced the Finance Data Service screen with a Details section. Now, you can view the data uploaded to the Defined Entities you created in Fynapse. You can also create queries to limit the shown data according to selected search attributes.
For more details, refer to Finance Data Service Screen.
Validations Screen
We enhanced the Validations screen with a Details section. Now, you can view the details of the Value type validations you created in Fynapse.
For more details, refer to Validations Screen.