Article Details
Id: | 21999 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 6.00.00 |
Opened: | 19/12/2024 |
Closed: | 14/01/2025 |
Released: | 17/04/2025 |
Job: | J034901 |
Business Layer; finClientStatisticsSet; FromHtmlWidgetJsonString now correctly handles the "Analysis" and "DateExpiry" fields
Previously, any Client Statistic Item "Analysis" or "DateExpiry" fields contained in the JSON String passed into the finClientStatisticsSet.FromHtmlWidgetJsonString(...)
function were ignored.
This has been fixed, and any "Analysis" and "DateExpiry" fields will be handled correctly.
Note that the "Analysis" and "DateExpiry" fields do not refer to fields on the outer Client Statistics Set JSON object, but to fields on a Client Statistic Item itself. The Client Statistic Items are the JSON objects contained within the "Expenses", "Income", "Liabilities", etc. Fields.