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.
AE:Update 'Production End Date' field with SuiteScript or WorkFlow
Hi all,
We would like to update the 'Production End Date' (ID = enddate) field within a Work Order when this Work Order is created from a Sales Order. We've already created a script (SuiteScript 2.0) for updating this field but while developing we find out that after we update the field, this is overwritten by on the other scrips from Advanced Manufactoring.
I thought to make a work around with a WorkFlow. The script we developed updates a custom date field 'Sales Order Expected Ship Date' within the Work Order form. With a WorkFlow, using 'After Record Submit', the value is taken over from 'Sales Order Expected Ship Date' to 'Production End Date'. Unfortunately the field is still overwritten by other script.