Discussions
New to Java Scripting - have questions...
I am new to Java Scripting and have a couple of questions about what can and can't be done in NetSuite with proper scripts. I'm not even sure if I am in the right forum for this - please enlighten me if I am not.
Here goes:
1. Is it possible to write a script that will apply a percentage discount on an order if the sum of specific items reaches a certain total and the customer has a specified price level. For example, if a customer with a price level of "Retailer" orders between $1,000-$1,500 of specified items, then they receive a discount of 10% on those specific items. If they order between $1,500-$2,500 then they receive a discount of 15%. etc. etc.