Article Details
Id:10738
Product:finPOWER Connect
Type:FIX
Version:1.06.06
Opened:28/11/2012
Closed:28/11/2012
Released:29/01/2013
Job: J010821
Breaking Change

Other Interest; "Utilisation" type should always use the Account Type Rate

When an Account Type, Other Interest type is set to "Utilisation" the Interest Rate is always fetched from the Account Type. Utilisation Interest is calculated as the difference between the Credit Limit and the daily balance multiplied by the Interest Rate.

Several issues have been corrected with regards this:

1. New Account wizard should not allow the user to enter the Other Interest Rate.

2. Financial page on New Account wizard and Account form should show the Utilisation Interest Rate from the Account Type.

3. Account Key details, like point 2.

4. Account Calculation, no longer stores it's own Other Interest type - it always falls back to the current Account Type setting. This measns the Account Calculation OtherInterestRate and OtherInterestRateText properties have been changed to Read-Only.

The following built-in scripts have been updated:

"SummaryPage_Account_Financial" version: 1.15 (28/11/2012)
"SummaryPage_Account_KeyDetails" version: 1.22 (28/11/2012)

The change is to use the OtherInterestRateResolved property instead of OtherInterestRate.