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.
A formula field (trans body) that displays the quantity quantity of specific item..
Hi-
I would like to make a formula field that displays the quantity of a certain item on the the item grid (I would like this to be a transaction body field on invoices)....
I already have a javascript that populates this field on "save" of new invoices (client side script). However, I was wondering if I could use a dynamic SQL style field that would accomplish the same thing...
The reason I am trying to do this is that I can't CSV into invoices to update the ones that have already been generated prior to this new field being created (about 300 of them). I have a saved search that gives me the values I want, and I created a CSV file to fix the existing records, but then found that I can only CSV into sales orders/estimates, but not invoices (major disappointment).