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!
Purchase Order Amount Line item Override
Created a script which calculates a item discount per line item; value is automatically calculated when you add an item.
The next step is to override the "amount" value when clicking the add button. Added a function to do this and trigger the script at "Recalc Function" however the value is applied to the line item amount value but then the system calculation for the amount field overrides my scripted value.
Any suggestions to trigger my script after the system updates the line item amount value???