Hi guys. In SuiteScript 2 on Sales Order. I can ad...
# general
d
Hi guys. In SuiteScript 2 on Sales Order. I can add a discount line item and add the rate. But the rate is always is value and not in % value? Any help how I can add example -30% and not -30.00
b
setText for percentage, setValue for flat rate
d
We are doing it at line level. Keep Getting USER_ERROR please enter value for amount.
Tried to set the rate and amount. Not working for us
b
what does the code look like