I have built a custom event and event action to notify our Accounting Controller when she has Voucher Type M or Q’s in ‘Awaiting Approval’ status. It triggers fine but it displays the NEW:Voucher_No as a negative number when it is actually ‘202100xxx’
displays as -2095601.
I have also tried using OLD:VOUCHER_NO and NEW and OLD:VOUCHER_REF_NO to no avail.
Weird thing is if I change the status (for example, to Not Approved) then change it back to Awaiting Approval (which triggers my event), the Voucher number displays properly.
Thoughts?
Thanks