Article Details
Id:19758
Product:finPOWER Connect
Type:NEW
Version:4.00.00
Opened:09/11/2022
Closed:09/11/2022
Released:21/12/2022
Job: J029991

Account Payment Arrangement Add; 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 Payment Arrangement Add wizard was handled in finPOWER Connects User Interface. This has been updated, and now finAccountPayArrangementAdd 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 Payment Arrangement Add HTML Widget can also run the same code, without having to duplicate the functionality.

The functionality of the button remains unchanged.

Note: The Payment Arrangement must have been calculated before the RegularPaymentsCreate() Function will add any blank Regular Payments.