Skip to main content
Version: Current

Account

Overview

📥 Direction: Sage X3 → Zudello
🔄 Sync Type: Incremental sync
⏱️ Frequency: Based on _updateStamp

Account data flows from Sage X3 to Zudello to provide detailed general ledger account information with account group relationships for financial categorization.

Key Benefits

General Ledger Integration - Complete account structure synchronization
Account Group Relationships - Maintains hierarchical account organization
Type Classification - Preserves account type information
Australian Chart Focus - Filtered for Australian chart of accounts

Field Mappings

Zudello FieldSage X3 FieldData TypeNotes
codecodeStringAccount code
name_idStringUses internal ID as name
account_typelocalizedDescriptionStringAccount type description
statusN/AStringAlways "ACTIVE"
account_groupchartOfAccountsRelationLinks to Account Group

Configuration Requirements

Chart of Accounts Filter

This integration specifically filters accounts by Australian chart of accounts. Only accounts linked to the 'AUS' chart of accounts will be synchronized.

Processing Logic

Sync Behavior

  • Incremental Updates: Uses _updateStamp to fetch only changed records
  • Account Group Relationship: Establishes relationship to account groups during sync
  • Type Preservation: Maintains account type classification from Sage X3

Data Handling

  • Name Mapping: Uses internal ID as the name field in Zudello
  • Relationship Creation: Creates fetch-only relationships to account groups
  • Status Assignment: All synchronized accounts are marked as "ACTIVE"
  • Page Limit: 200 records per page for efficient processing

Account Group Relationship

The integration creates relationships between accounts and their parent account groups:

  • Fetch Only: Relationships are read-only and don't update account group data
  • ID Matching: Uses the chartOfAccounts record to link to account groups
  • Conditional Creation: Only creates relationship if account group reference exists

Troubleshooting

IssueCauseSolution
Account not syncingNot linked to 'AUS' chartVerify chart of accounts assignment in Sage X3
Missing account groupAccount group not synchronized firstEnsure account groups sync before accounts
Type classification missingEmpty localizedDescriptionCheck account type configuration in Sage X3
Relationship errorsInvalid account group referenceVerify account group references