Discussions
Strange behaviour with sheduled server script on memorised transactions
I have a scheduled server script that runs on memorised transactions only. This script simply writes to a field on the transaction.
However, when this script runs i am getting a strange behaviour with the memorised transactions.
BEFORE the script runs, the memorised transaction behaves as expected.
However, AFTER the script runs, the memorised transactions starts to behave like a normal transaction. I.e. the value of the invoice is (incorrectly) included in the client's outstanding balance so is overstating our A/R reports.
Is this a known issue or can anyone explain this and/or help me stop it happening?