Article Details
Id: | 19414 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.00 |
Opened: | 02/08/2022 |
Closed: | 02/08/2022 |
Released: | 21/12/2022 |
Job: | J029293 |
Summary Pages; Account Restructure; AccountRestructureFinancialSummary Function added to Summary Page Functions
The following helper function has been added to finSummaryPageFunctions:
- AccountRestructureFinancialSummary(forceBuiltIn As Boolean, accountRestructure As finAccountRestructure, scriptContextData As ISKeyValueList)
Previously, this functionality was hidden behind the Account Restructure form but can now be generated via Scripts from:
- finBL.SummaryPageFunctions.AccountRestructureFinancialSummary
This has been added to support the Account Restructure HTML Widget.
Note: The existing form has been updated to reference this new Function.