Account
Overview
Direction: Nexvia → Zudello
Sync Type: Full sync
Purpose: Foundation for expense categorization and financial reporting
Chart of accounts data flows from Nexvia to Zudello, providing the foundation for expense categorization and financial reporting in construction projects.
Field Mappings
Zudello Field | Nexvia Field | Data Type | Notes |
---|---|---|---|
code | accountNo | String | Account number |
name | accountName | String | Account name |
status | status | String | ACTIVE if not "deleted", INACTIVE if "deleted" |
Processing Logic
Status Determination
An account's status in Zudello is determined by its status in Nexvia. If an account is marked as "deleted" in Nexvia, it will be set to INACTIVE
in Zudello. Otherwise, it will be ACTIVE
.
Full Synchronization
The integration updates the entire chart of accounts during each synchronization to ensure all data is current and consistent.