Can someone help me understand the difference betw...
# suitescript
b
Can someone help me understand the difference between a workflow action script and user event script and when it's better to use one over another? I'm building a custom order approval process and need to run some code if an order is created over a customer credit limit. Essentially this order and any other order for this customer that is in "pending fulfillment" status will get set to pending approval and we'll have some custom field marked as accounting hold. I'm trying to determine best approach for this process. Any insight is much appreciated, thanks!