Article Details
Id:17771
Product:finPOWER Connect
Type:FIX
Version:3.03.05
Opened:20/01/2021
Closed:20/01/2021
Released:25/02/2021
Job: J025800

Account form; removed overall database transaction when approving Disbursements

On the Account form, Disbursements page (both Disbursements and Payee tabs) there is an option to Approve Disbursements.

This would place the approval process into a database transaction at the User Interface layer. However, this was causing problems if a script was involved that failed the approval but tried to write information to the database, i.e. the database updates were rolled back.

This has been amended so that the User Interface does not use a Database Transaction.