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!
Import old SO's and Invoice linked to them?
You know how you can create a SO in NS - then create 1 or more invoices from the SO... and you get the nice "created from" field on the Invoice that links back to the SO... and on the SO under the "Related Records" tab you see those invoices.
Well - anyone have any idea how to make a CSV import + other stuff work...
I already went down the path of trying both a beforeSubmit and an afterSubmit script to take the Internal ID of the imported SO (from a search post import) and put that into a custom field on the Invoice - then the script tried to place it into the createdfrom field.