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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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.