Is there a way via workflow (not scripting) that I...
# administration
l
Is there a way via workflow (not scripting) that I can incorporate in the sales order approval workflow template that stops the automatic transition of a prospect to customer when a sales order is pending approval.
j
Hello. In standard NetSuite, the conversion from Prospect to Customer is a system-controlled process that triggers as soon as a transaction (like a Sales Order or Invoice) is created against the Prospect record. Unfortunately, this behavior cannot be stopped or delayed through workflow*,* since the status change occurs at the platform level before any workflow actions run.
🙌 2
l
Ok, thanks...that makes sense.
j
You're welcome
t
You can create a scheduled workflow that triggers on the customer status and changes it back to Prospect if there is an SO in pending approval status.
👍 2
l
Thanks, that would probably work.