Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
SuiteScript 2.0 Sales Order not Calculating Tax Correctly
I'm creating a sales order thru a Suitelet and the sales tax is being calculated on the default customer's shipping address and not on the transaction's shipping address.
Has anyone else ran into this issue?
I set the shipaddresslist to null and call removeSubrecord of the shippingaddress in the script. I've tried several different things including switching from dynamic to static records and none of them work.
The sales order transaction billing and shipping address are correct on the sales order. If I edit(with no changes) and re-save the transaction shipping address in the UI the tax is recalculated correctly.
0