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!
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.