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!
beforeSubmit Not working after 2009.2
The following script worked prior to Friday's upgrade to 2009.2.
The script is setting a custom field on the Item Fulfillment record. This script DOES work when fulfilling a single sales order.
The script fails when doing batch fulfilling. The field is never populated. I thought maybe there was a new "type" field for batch stuff but I have not found it. Maybe I need to use xedit but have not put it in the debugger yet. I plan to do so later today.
My other thought is the drop ship po aspect as changed.
Any ideas:?
function beforeSubmitSetIntegrationStatus(type)
{ vversion='1.00'