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!
Assigning a commission to each line item of a sales order / quote
Hello everyone,
I began developing a script in sandbox that would assign a commission percentage to each line item of a sales order and quote.
I created a transaction line field, COMM % and have it set to a list record. The values range from 0 - 10.
I am reading into SAID 94464 for inspiration. However, this script is doing things different. My process is going to be much different than that.
What I want to do is assign the options based on the line item's EST. GROSS PROFIT PERCENT
If the GP is within a certain percentage range, then the COMM % will select whichever option there is.