SuiteTax
NetSuite 2026.2
2026-07-25

SuiteTax Hub: New In-Product Page for Legacy Tax Migration Planning

NetSuite adds a centralized SuiteTax Hub page (Setup > Accounting > Taxes > SuiteTax Hub) for Legacy Tax accounts to review feature differences and prepare for migration. No code or configuration changes are triggered by accessing it.

Affects:Legacy TaxSuiteTax

What changed

A new page called SuiteTax Hub is now available at Setup > Accounting > Taxes > SuiteTax Hub. It is a read-only, informational landing page — accessing it does not convert your account to SuiteTax.

The hub currently contains two sections:

  • Overview — quick links to commonly referenced SuiteTax help articles and resources.
  • Differences with Legacy Tax — a searchable comparison grid showing feature-level changes between Legacy Tax and SuiteTax, intended to surface what will change and what prep work may be required before migration.

Who has access

The hub is available only to accounts still on Legacy Tax. Accounts already running SuiteTax cannot access it yet; Oracle states that SuiteTax-account access will come in a later 2026 release.

Technical impact

This is a UI-only addition. There are no new records, fields, scripts, SuiteScript modules, REST/SOAP endpoints, or SDF objects associated with the hub. No existing customizations, integrations, or scheduled scripts are affected.

The "Differences with Legacy Tax" comparison may be useful for scoping migration work, but Oracle has not published a machine-readable format (CSV, JSON, SuiteQL view) for that data — it is only available through the in-product UI.

What to do

  1. If you are on Legacy Tax, navigate to Setup > Accounting > Taxes > SuiteTax Hub and review the feature-comparison grid. Use it to inventory which Legacy Tax behaviors your customizations depend on.
  2. Cross-reference the comparison against any custom tax logic in SuiteScript (particularly uses of N/record on salestaxitem, taxgroup, taxtype, and tax-schedule records) to flag areas that will need rework.
  3. No immediate code changes are required. This is a planning tool, not a migration trigger.
  4. Watch future release notes for expanded hub capabilities and the availability toggle for accounts already on SuiteTax.

Caveats

The source does not specify which NetSuite release introduced the hub. The release is inferred as 2026.2 based on timing; verify against your account's release version if precision matters. Oracle's language ("enhancements and expanded capabilities will be added over time") suggests the comparison data is not yet exhaustive — do not treat it as a definitive migration checklist without independent validation.