Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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).
0