Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
SuiteScript Trigger on Ship Address Selection - Created from Quote?
I have a SuiteScript that works well when a Shipping Address is selected or changed on a Sales Order:
However, there is a problem that when a Sales Order is created from a Quote (that already has the Shipping Address set) then the Sales Order Shipping Address field is never 'changed' and so the Script isn't triggered.
Is there a simple way I can get this to trigger when the Sales Order is created? (I already have a condition on there to prevent it processing if the Shipping Address field is blank, so it should be safe to trigger on all creations).