I wrote a UE script (after submit) on Purchase ord...
# suitescript
l
I wrote a UE script (after submit) on Purchase orders and for some reason status is blank on Create ? why is that? it seems like there is an internal id on create but not status
e
Yep, infuriatingly, some native fields - like Status - do not populate or update until after
afterSubmit
facepalm
l
god thats annoying
☝️ 2
b
in general, the status is fairly unreliable
orderstatus
is slighty better, but still suffers from old data
the record in the user event script reflects the record as submitted
and lots of things can change the status after submit