Article Details
Id:15022
Product:finPOWER Connect
Type:FIX
Version:3.01.00
Opened:27/10/2017
Closed:27/10/2017
Released:23/02/2018
Job: J019857

Account Processes; Account Type Rules not being processed

There is an issue with the Account Processes "OverdueRule" and "OverdueRulesPre" script.

If an Account has an "OverdueRulesPre" or "OverdueRule" script defined and EventHandled is set to True then, if the following Account does not have a script defined for "OverdueRulesPre", the Rules for the following Account are not processed. This occurs because the EventHandled flag was not reset to False.

Note, the Account Type defines the script.

A workaround is to define the "OverdueRulesPre" script for all Account Types and then test the Account Type in the script and only process where necessary.