When my user approves Sales Orders that generate a Work Order, the Work Order beforeSubmit script does not run - but the afterSubmit script does. Has anyone seen this before?
ericbirdsall
06/18/2020, 6:17 PM
Had to move my script to afterSubmit - not sure why, but the beforeSubmit script does NOT get called.
b
battk
06/18/2020, 9:40 PM
not all entry points support all event types
battk
06/18/2020, 9:42 PM
events that netsuite trigger outside of the normal record flow tend to have spotty support