I have a user event attached to Customer changes. The Event Type on the deployment is blank, so I'm expecting to get all event types (including XEDIT). If I edit a Customer, modify one of the Customer's addresses, and save the Customer, my script is executed. If I go to a Sales Order for that customer, to the address tab, and select the Edit button next to Ship To or Bill To, I can edit that same address and save the change but my script is not executed. Can anyone tell me what type of entity or event I need to attach to so I can catch the address change from the sales order page?