When my user approves Sales Orders that generate a...
# suitescript
e
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?
Had to move my script to afterSubmit - not sure why, but the beforeSubmit script does NOT get called.
b
not all entry points support all event types
events that netsuite trigger outside of the normal record flow tend to have spotty support