Skip to main content
Version: Current

Budget

Overview

Direction: Xero → Zudello
Sync Type: Full sync with fiscal year intelligence
Purpose: Advanced budget synchronization with fiscal year support and account-level budget breakdowns

Budget data flows from Xero to Zudello with sophisticated fiscal year handling and account-level budget breakdowns.

Fiscal Year Configuration

The integration supports configurable fiscal years, including standard calendar years (January-December) and other fiscal periods like April-March. This is set up in the integration's metadata.

Processing Logic

Budget Selection

The integration focuses on the OVERALL budget type from Xero. It retrieves the detailed lines for this budget and calculates the total budget amount for each account.

Date Calculation

The system automatically determines the start and end dates of the current fiscal year based on the configured fiscal year type.

Budget Header Fields

Zudello FieldZudello ValueData TypeNotes
status"ACTIVE"StringAlways active
document_type"BUDGET"StringBudget document type
dimensions_json["Account"]ArrayAccount-based budgeting
budget_type"SET"StringSet budget type
startCalculatedDateFiscal year start
endCalculatedDateFiscal year end
module"BUDGETS"StringBudget module
submodule"BUDGET"StringBudget submodule

Budget Line Fields

Zudello FieldXero FieldData TypeNotes
startCalculatedDateSame as header start
endCalculatedDateSame as header end
is_approvedN/ABooleanAlways false
is_completeN/ABooleanAlways false
line_numberN/AIntegerAlways 0
descriptionConstructedString"Account Code: {AccountCode}"
accountAccountCodeRelationAccount reference
total_exclusive_localCalculatedDecimalSum of BudgetBalances amounts
  • Account - Chart of accounts for budget line references
  • Invoice - Actual vs budget comparison data
  • Journal - General ledger actuals for budget comparison
  • Overview - Integration architecture overview