Article Details
Id:12231
Product:finPOWER Connect
Type:NEW
Version:2.02.00
Opened:11/09/2014
Closed:12/09/2014
Released:29/09/2014
Job: J014044

Bank Transaction Reverse; new script events

Previously, for a Loan Account there were facilities to reverse a Payment Received Bank Transaction.

With the introduction of Deposits, changes have been made to allow other types of Bank Transactions to be reversed. finPOWER Connect now allows Investments and Additional Investment transactions to be reversed. Other transaction types will be added in the future.

Note, Global options now include event and wizard validator scripts for both an Account Payment Reversal and for a Bank Transaction Reversal - this is to maintain backwards compatibility.

Within finPOWER Connect, from the Account form, Transactions page, clicking the reverse button will create either a finAccountPaymentReverse or finBankTransactionReverse object - depending on whether the Transaction is a Payment Received or not. Depending on the object the different global script types will be used.

Note, if using the business layer you can use either object, however the finAccountPaymentReverse object only support Payments and will use the Account Payment Reverse event script, whereas the finBankTransactionReverse object support all Transaction types (that are applicable) and uses the Bank Transaction Reversal script.