Skip to main content
Version: Current

Tax Solutions

Overview

📥 Direction: NetSuite → Zudello
🔄 Sync Type: Full sync
⏱️ Frequency: Daily or on-demand

Tax solution data flows from NetSuite to Zudello to maintain consistent tax type configurations. This integration synchronizes tax types and solutions that serve as the foundation for tax rate calculations across different jurisdictions.

Key Benefits

Tax Framework Setup - Establish core tax type structure
Jurisdiction Management - Handle multi-state/country tax rules
Compliance Foundation - Proper tax type categorization
Calculation Accuracy - Correct tax type for rate application

Field Mappings

Zudello FieldNetSuite FieldData TypeNotes
codenameStringTax type code/abbreviation
namedescriptionStringFull tax type description
categorytaxTypeStringTax category (Sales, Use, VAT, etc.)
jurisdictioncountryStringApplicable jurisdiction
statusisInactiveStringtrue = INACTIVE, false = ACTIVE

API Configuration

SuiteQL Configuration

  • Table: TaxType
  • Record Type: Tax types and solutions
  • Filter: All active and inactive types
  • Order: By jurisdiction, then name

Data Requirements

  • Tax types must exist before tax rates
  • Categories properly defined
  • Jurisdiction codes standardized

Sync Configuration

Full Sync Strategy

  • Tax types change infrequently
  • Foundation for other tax data
  • Ensures complete taxonomy
  • Simplifies relationship management

Processing Order

  1. Extract all tax types
  2. Categorize by jurisdiction
  3. Validate naming conventions
  4. Create/update in Zudello

Processing Logic

Tax Type Categories

  • Sales Tax: Standard sales transactions
  • Use Tax: Untaxed purchases requiring remittance
  • VAT: Value-added tax for international
  • GST: Goods and services tax
  • Excise: Specific product taxes
  • Import Duty: Cross-border taxes

Jurisdiction Handling

  • Federal: National-level taxes
  • State/Province: Regional taxes
  • County: Local jurisdiction taxes
  • City: Municipal taxes
  • Special Districts: Specific area taxes

Status Management

  • Active types available for assignment
  • Inactive types preserved for history
  • Deprecated types handled gracefully
  • Future types prepared for activation

Special Features

Multi-Jurisdiction Support

  • Same tax type across jurisdictions
  • Jurisdiction-specific configurations
  • Cross-border tax handling
  • International compliance

Tax Calculation Rules

  • Rate application methods
  • Compound tax handling
  • Exemption rules
  • Threshold calculations

Reporting Categories

  • Financial statement grouping
  • Regulatory reporting alignment
  • Audit trail maintenance
  • Compliance documentation

Troubleshooting

IssueCauseSolution
Tax types missingPermissions insufficientCheck tax setup access in role
Category errorsInvalid tax type valuesVerify tax type field mappings
Jurisdiction mismatchCountry code issuesStandardize jurisdiction codes
Orphaned ratesTax type not synchronizedRun tax solutions sync before rates
Duplicate entriesMultiple tax type recordsReview consolidation logic