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!
Calling a script within a script
Hi All,
I need some help with editing my existing script.
Currently I have 2 scripts with the following functions:
Script #1. Performs the role of the auto-numbering function, with prefix & numbering but allows me to reset the numbering to the number I require it to. Eg, with the turn of the new year I have reset it back to 1
Script #2. Converts a custom record into Purchase Order
I would like to make use of script #1 in script #2 when converting the custom record into the Purchase Order, to allow me to use my preferred prefix & numbering system in the purchase orders i create. Can someone help me with how the code should look like?