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!
SuiteTax, SOAP webservice: PO Bill has not tax details line if tax overriding is checked in PO.
Hello.
Could you help me a little bit, please?
Tenant: US, OneWorld, SuiteTax installed, SOAP WebService C# API, ver. 2023.2.
I try to create Vendor Bill via SOAP for existing Purchase order. I know that automatic calculation of taxes does not work in US tenants and we should use checkbox "Calculate use tax automatically" .
In this use case I want use tax overriding only.
This order has 1 line of items and Tax details override is ON. Thus, in PO there is 1 line in Tax details tab.
I initialize new vendor bill in SOAP API, based on PO, fill item line, everything works well. This procedure is well tested already for Non-SuiteTax tenants.