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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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.
0