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