Article Details
Id:12423
Product:finPOWER Connect
Type:NEW
Version:2.02.03
Opened:21/05/2014
Closed:21/05/2014
Released:04/12/2014
Job: J013309

New Account wizard; new permissions and settings to make Interest Cycle and Rate Read-only

New permissions have been added to make the Interest Cycle, Interest Rate and Startup Interest Rate Read-only in the New Account wizard on a per user basis.

The following are the new Permission Keys:

"Account.New.InterestCycleUpdate" - User can update the Interest Cycle when adding a new Account.
"Account.New.InterestRateUpdate" - User can update the Interest Rate when adding a new Account.
"Account.New.StartupInterestRateUpdate" - User can update the Startup Interest Rate when adding a new Account.

In addition, three new properties have been added to the finAccountCalc object to provide even greater control, e.g. on a per Account Type basis. These properties can be updated in the Account Type "CalculateAfterInitialise" script, in particular the "CalculateAfterInitialiseA" event. The new properties are as follows:

NewAccountWizard_InterestCycleUpdateable
NewAccountWizard_InterestRateUpdateable
NewAccountWizard_StartupInterestRateUpdateable

Note, these properties default to the Permission Key setting for the User, but can be overridden by a script.