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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
First Workflow attempt
Overview: Orders arrive via WebServices and are validated via script to be upsell candidates and are subsequently placed "on-hold" using a custom field. Orders are automatically released from their hold status based on a scheduled script (date driven release).
I would also like to add the ability to manually release orders from their hold status.
I've created a custom record with a single field (link to sales order).
I'd like to have the user use the custom record form, select an order to release, and click save, which would trigger a workflow to automatically set the custom field on the sales order to "released" as well as set a checkbox field on the sales order.
0