Article Details
Id:12908
Product:finPOWER Connect
Type:FIX
Version:2.03.00
Opened:22/05/2015
Closed:07/07/2015
Released:09/07/2015
Job: J015527

finAccountOverdues Business Layer object; added DateAsAtResolved property

A new property "DateAsAtResolved" has been added to the finAccountOverdues Business Layer object.

When the finAccountOverdues.LoadFromAccount function is called, the "dateAsAt" parameter passed in can be omitted or set to Nothing to load as at today. The "DateAsAt" property is what is passed into this function, i.e. in this case Nothing.

The "DateAsAtResolved" property is the actual date used when calculating Overdues, either the date passed into finAccountOverdues.LoadFromAccount, or if Nothing, today's date.

The following standard Summary Page block has been updated to use this new property:

"Account_OverdueAgedBreakdown" has been updated to version 1.01 on 07/07/2015.