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.
Odd error when trying to copy quote sublist items
I have created a function that is triggered on the beforeLoad user event for Estimate (Quote) records. This function is intended to copy details from an existing quote record, namely the main record fields, and all items in the 'item' sublist.
Copying of main field values works fine.
The issue is if the source quote has only 1 item in the sublist, the 'item' field in the new quote ends up being something different that what was assigned.
However, if the source quote has 2 or more items in the sublist, then the copy works as intended.
I will post some photos soon to illustrate this, but in the mean time, would be great if someone has any idea. I have already tried disabling all other scripts that are triggered on the quote record.