Article Details
Id: | 19743 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.00 |
Opened: | 02/11/2022 |
Closed: | 02/11/2022 |
Released: | 21/12/2022 |
Job: | J029948 |
Account Restructure; Option to "Create 'Blank' Regular Payments" now controlled from the Business Layer instead of User Interface
Previously, the code which handled the "Create 'Blank' Regular Payments" button on the Overriding Payments grid in the Account Restructure wizard was handled in finPOWER Connects User Interface. This has been updated, and now finAccountRestructure has the new function RegularPaymentsCreate() which performs the same action. This means that the Business Layer is now responsible for this action, not the User Interface.
This has been implemented so the Account Restructure HTML Widget can also run the same code, without having to duplicate the functionality.
The functionality of the button remains unchanged.
Note: The Restructure must have been calculated before the RegularPaymentsCreate() Function will add any blank Regular Payments.