2.0.0.13.3 integration for NetSuite

Supported source versions for NetSuite

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

Technical changes

Commodity code population in tax details
  • The commodity code was not appearing in Tax Line if it was blank in the Item record.
  • We now populate the commodity code from the Tax response when processing transactions.
  • Latest updated scripts:
    IDT.TaxEngine.js
    and
    IDT.TaxCalculationOutput.js
    .
Custom GL lines plugin error
  • An error occurred when saving invoices with a total tax amount of zero due to rounding discrepancies.
  • We updated the script to prevent adding a GL line if the amount rounds to zero.
  • Latest updated script:
    IDT.TransactionUserEventScript.js
    .
BILL_TO element missing in audit call
  • The BILL_TO element was missing in the audit call when IDT checked the
    IDT - Bypass GL Plug-in
    .
  • We now include the BILL_TO element in both debug and audit calls.
  • Latest updated script:
    IDT.TransactionUserEventScript.js
    .

Related content