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.
Warning Message Stops Script
I will try and keep this as simple as possible so as not to overcomlicate the matter.
I have a client script which creates a sales order automatically based on some information in an RMA.
I am getting the following error with some RMAs when I try and create the sales order
Warning: Numbered orders will always be committed before unnumbered orders. This order may decommit previously committed orders.
If I manually create the sales order based on what the script is doing I get the same warning but I am able to click OK and it all works fine. What do I need to add to the script so that it ignores this error or prompts the users to click ok just like in the manual process?
0