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.
How to set Tax Rate / Tax Code on Sales Order Items
Using the PHPToolkit to create Sales Order records, and the tax rate and tax code are automatically assigned to each line item, based on the tax settings assigned to the customer. That is fine, except that the customer's tax rate is applied to *every* line item, ignoring the "isTaxable" setting in the record for each product. The result is that products that are defined as not taxable are still applied tax when an order is created through SuiteTalk.
Is there a method to override the tax rate / tax code for an individual line item on a Sales Order? Or a setting that will get SuiteTalk to respect the "isTaxable" setting on each Item? I have tried to set "taxRate1" via SuiteTalk for individual line items in a Sales Order, but that generates an error that the field is read only or cannot be modified.