<@U01615LH5U6> You wouldn't control that at the De...
# suitescript
e
@Ava You wouldn't control that at the Deployment level. The Deployment can say "only run on create", but as far as the "created from a quote" aspect, you'll need to handle that condition within the code
a
Got it, thank you. What would be the condition that I could use? I'm having a hard time finding what field on the sales order record would give me that information.
e
createdfrom
I believe
a
Got, thank you so much!