Join Slack
Powered by
I need to know when an Orders is "release", I mean...
# suitescript
s
Simon
05/27/2021, 2:24 PM
I need to know when an Orders is "release", I mean when the SO status change to Pending Fulfillment. Is there's a way ?
s
Sandii
05/27/2021, 2:27 PM
What do you mean by need to know? You need something to happen when it happens or you need to see historically?
s
Simon
05/27/2021, 2:28 PM
When it change to Pending Fulfillment, I need to run a script,
s
Sandii
05/27/2021, 2:51 PM
You can check the context in a user event.
context.UserEventType.APPROVE
Open in Slack
Previous
Next