It looks like the NetSuite is removing GST (tax) f...
# suitescript
c
It looks like the NetSuite is removing GST (tax) from the gross amount field on the line items in a sales order when I .save() the SO. I am setting the gross amount via setValue() in standard mode. Any idea why it's deducting the tax? It's an international order so shouldn't be taxed anyway.