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!
SuiteScript not running on "Automatic" memorized transaction
Hello all!
I have a User Event Script using 2.0 API that is deployed for the "Invoice" record type. When a new invoice is created, the script looks for a particular line item and will dynamically adjust the "Description" field of that line item based on particulars of the customer record the Invoice is associated with.
The script itself works in the following contexts:
- Manually creating a new Invoice from scratch
- Manually entering a new Invoice from a memorized transaction
It will not work with Invoices that were automatically created from the memorized transaction schedule. All of the Execution Contexts are selected as well as all the user & group roles.