I need to create a user event script that executes some logic whenever the balance field is updated on a customer record. When an accounts receivable event occurs the balance field updates but it won't kick off a user event script that is deployed on the customer record. any thoughts on how i could execute a script when this field updated?
I could create a user event script on every transaction type that updates this field (invoices, credit memos, deposits, etc, etc) but I would like to avoid having to do that.