Hello,
I would like to add a custom action to fire off upon the successful update of a transfer order line to received. I see it uses several classes, including InventTransferUpdReceive ( which inherits InventTransferUpd ).
Where would you suggest is the best place to inject a process, which we would only want to perform when an update completes successfully?
~S