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
Anthony OConnor
10/27/2024, 3:58 AM
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.
Anthony OConnor
10/27/2024, 3:59 AM
if something is approved for $100 and then someone edits and makes it $1000 that should need another approval