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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Cannot set order status correctly
We have a script that is executed before submit for a sales order that is used to determine whether the order status should be set to pending approval or pending fulfillment based on the items purchased.
The script works correctly for all orders placed through the UI; however, for orders placed through the web store, we are experiencing the following behavior:
1) If the default order status in Setup Accounting is set to Pending Approval, the script cannot set the order status to Pending Fulfillment (we get a permission error) for web orders.
2) If the default order status in Setup Accounting is set to Pending Fulfillment, the script cannot set the order status to Pending Approval (we set it, but it does not stick) for web orders.