2.3.3.2 integration for NetSuite

The ONESOURCE Indirect Tax Integration for NetSuite 2.3.3.2 is a patch release containing 3 minor fixes.

Supported source system versions

  • NetSuite OneWorld and ERP
  • Built for NetSuite (BFN) validated

Technical changes

Issue: #ADO-1538615
Customers encounter a '
NO_TAX_CODE
' error when they try to complete transactions. This error occurs because the ONESOURCE tax engine reviews only the 1st 1,000 tax codes in NetSuite. If there are more than 1000, it fails to locate the correct one.
To fix this issue, we’ve addressed the following points:
  • We updated the script to load tax codes in chunks, so it can handle a large number of codes without getting stuck.
  • We created a script to remove unused tax codes, which will make the system run faster and cleaner (the PS team needs to take care of this for each client).
  • We fixed the IDT.TaxPlugin.js script.

Related content