When a Sales Order is in dynamic mode, can anyone ...
# suitescript
x
When a Sales Order is in dynamic mode, can anyone think of any actions that would put a Pending Fulfillment order back to Pending Approval, aside from x.setValue('orderstatus', 'A') ?
a
not sure why dynamic mode is relevant? pretty sure changing anything that affects the amount puts things back into pending approval? so adding lines, increasing qty etc.
if something is approved for $100 and then someone edits and makes it $1000 that should need another approval