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.
Script that runs on a sublist only the first time a line is added?
I'm creating a simple script that upon entering a "item" line item in a sales order, the scrip checks the main sales order location field and applies that location to the line item location field. The idea is, if a sales person chooses Puerto Rico at the sales order level, all the items will default to Puerto Rico at the line item level. However, I need the sales person to be able to manually change the location to another warehouse after the line item is initially entered.
Currently, I'm using the Validate Line Function, which I thought would only fire when the line item is initially created. However, it seems to run every time a line item is edited. Is there another event type that will do what I need? If not, any other suggestions would be appreciated. Thank you.