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.
OrderStatus not being returned when getting a SalesOrder
We are trying to convert from using Full Access roles for our Suitetalk Integrations to a new Role. The issue we are having is that with the new role it is not returning the OrderStatus in the XML when requesting a Sales Order. When using the Full Access role it does return the element : "<tranSales:orderStatus>_pendingFulfillment</tranSales:orderStatus>".
The new role does not return that but does return the element: "<tranSales:status>Pending Fulfillment</tranSales:status>", which the Full Access role also returns.
I'm thinking its a permission issue but I don't know what permission would not allow that value to come through. We could always convert to using the status element, but we would rather not, and I didn't see any information about it being deprecated.