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.
User Event script errors out - but only from the console
I'm running a User Event script with a before submit trigger on a Work Order. I am grabbing some info from one of the items in the sublist and then populating a few custom body fields. In particular, I'm populating a custom field of type integer.
When I run the script through the UI everything works as expected. However, if i perform an nlapiSubmitField from the console, I get the error:
INVALID_FLD_VALUE - You have entered and Invalid Field Value 1000.0 for the following field: custbody_quantity
I have tried everything I can think of to try and get the thing to submit properly. I've tried: