Article Details
Id:10303
Product:finPOWER Connect
Type:FIX
Version:1.06.00
Opened:11/07/2012
Closed:11/07/2012
Released:01/08/2012
Job: J009988

Accounts; saving a Quote fires script event "StatusChangePost" but parameters are incorrect

Saving a new Account as a "Quote" should fires a number of script events.

One of these is the "StatusChangePost" event. This event passes in the Account Status before and after the Account was saved.

In this case, ie a new Account saved as a Quote, these should be isefinAccountStatus.None and isefinAccountStatus.Quote. However, they are incorrectly sent as isefinAccountStatus.Quote and isefinAccountStatus.Open.