Article Details
Id:11661
Product:finPOWER Connect
Type:NEW
Version:2.00.02
Opened:15/01/2014
Closed:20/01/2014
Released:05/02/2014
Job: J012740

Credit Limits; new "Other Deductions" value added when calculating Available Credit

A new "Other Deductions" value added when calculating Available Credit. This allows a "user defined" value to be deducted from the Available Balance like Pending Withdrawals or Uncleared Funds.

Other Deductions is calculated through a script. A script of type "Object Events", object "Account", using the event "CreditLimitCalculateOtherDeductions" should be created to handle this calculation - use the "Paste template Script code" to see how sample code. Once this Script has been created, it must be linked to the Account Type, Scripts page, "CreditLimitCalculateOtherDeductions" event script.

As well as defining the script to use the Account Type must be configured to use Credit Limits. On the Credit Limit page, check the "Use Other Deductions?" checkbox and enter a description of the "Other Deduction" value.

Relevant summary page scripts have been updated to show Other Deductions in the Available Credit.

The following summary pages have been updated:

"SummaryPage_Workflow_WorkflowSummary" updated to version 1.23 on 16/01/2014.

The following Script Standard Blocks have been updated:

Account_CreditLimits
Account_CreditLimits_ForTransaction
Account_FinancialDetails
Account_FinancialStatus
Account_Restructure_Changes