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!
Map/Reduce 2.0 Script - Invalid Date
Hello,
I am having an issue with SuiteScript 2.0 Map/Reduce script setting a date field. Error:
"You have entered an Invalid Field Value 07/10/2017 for the following field: custbody_amb_invoice_start"
In the UI, I can enter this date. In SuiteScript 1.0, this date works fine. But, in SuiteScript 2.0, the script returns an error. I have tried every form of date I can think of and nothing works, MM/DD/YYYY, DD/MM/YYYY, YYYY-MM-DD, date format, string format. I tried also creating a new custom field, as suggested above, but still the same error.
Has anyone had luck with resolving this type of issue?