Article Details
Id:13351
Product:finPOWER Connect
Type:FIX
Version:2.03.03
Opened:09/10/2015
Closed:13/10/2015
Released:30/10/2015
Job: J016349

Business Layer; AccountFunctions.StatusOpenToClosed (and others) did not check Date Closed was on/ after Date Opened

The finPOWER Connect Business Layer function "AccountFunctions.StatusOpenToClosed" did not check that the closeDate date passed in was on or after the date the Account was opened. It will now return an error of "Close Date cannot be prior to the date the Account was Opened".

The following functions have been updated:

StatusOpenToClosed
StatusOpenToClosedPk
StatusOpenToClosePending
StatusOpenToClosePendingPk
StatusQuoteToDeclined
StatusQuoteToDeclinedPk
StatusQuoteToUnwanted
StatusQuoteToUnwantedPk

Note, if closeDate is omitted or passed in as Null/ Nothing, today's date will be assumed.