2.0.0.13.2 integration for NetSuite
Supported source versions for NetSuite
- NetSuite OneWorld and ERP
- Built for NetSuite (BFN) validated
Technical changes
Invoice going to incorrect GL account
- The system made an error by crediting the full tax amount to the rounding-offset accounts. This occurred due to rounding discrepancies during Canadian transactions.
- The tax amount now posts to the correct GL account.
- Latest updated script:IDT.GLPlugin.js.
Discrepancies in integration calculation
- Tax discrepancies occurred related to the shipping tax amount, affecting GST and PST calculations.
- We corrected the GST and PST calculations to align with customer expectations.
- Latest updated script:IDT.TaxCalculationOutput.js.