is there a way to have a script ignore another script while it is running? Sort of like when you do an import / export you do not check on the run server suitescript and trigger workflow.
e
erictgrubaugh
10/19/2020, 3:04 PM
Some more context would be helpful, e.g. what script type(s) we're talking about
d
Dominic B
10/19/2020, 3:12 PM
If you're trying to avoid firing event scripts with another script, you probably want to look at the "Context Filtering" list in the event script deployment.
p
pen one
10/19/2020, 3:30 PM
Thanks. Both are client scripts. 1 script is adding items to a sales order based on a search. The other is affecting the exchange rate on items (add an additional percentage to the f/x rate).
s
suitedev
10/19/2020, 3:48 PM
You can only change the order or statically undeploy them.