Article Details
Id:9750
Product:finPOWER Connect
Type:NEW
Version:1.04.05
Opened:29/02/2012
Closed:01/03/2012
Released:02/03/2012
Job: J009115
Breaking Change

Account Transaction and Account Schedule summary preview pane; added option to always show Interest Accrued Method in the Audit block

The Summary preview pane in the Account Transaction and Account Schedule forms now has an option to always show the Interest Accrued Method in the Audit block.

This is accomplished by a new constant "AlwaysShowAuditInterestAccruedMethod", default is False.

Built-in script "SummaryPage_AccountTransactions_TransactionSummary" has been updated to version 1.01 (1/03/2012).

Built-in script "SummaryPage_AccountSchedule_ScheduleSummary" has been updated to version 1.02 (1/03/2012). Note, the parameters to this script have changed and therefore will break any existing "Account.Schedule" Summary Page scripts. The "contextData2" parameter has changed from the Account Status to a full finAccount object.

Note, both these scripts have been tweaked to bring them into line with each other, and so the AppendBlock_Audit sub is now identical.