Skip to main content
Version: Current

AR Invoice

Overview

Direction: Zudello → Xero
Sync Type: Real-time
Purpose: Sales invoice creation with customer relationship management and tracking support

AR invoices flow from Zudello to Xero for sales invoice processing with customer relationship management and comprehensive tracking support.

Header Field Mappings

Xero FieldZudello FieldData TypeNotes
TypeN/AStringAlways "ACCREC"
ContactcustomerRelationCustomer reference
Datedate_issuedDateInvoice date
DueDatedate_dueDateDue date
LineAmountTypestax_includedString"Inclusive" or "Exclusive"
InvoiceNumberdocument_numberStringInvoice number
ReferencereferenceStringInvoice reference
CurrencyCodecurrencyRelationCurrency code
StatusN/AStringAlways "DRAFT"
PlannedPaymentDatedate_dueDatePlanned payment date

Line Item Field Mappings

Xero FieldZudello FieldData TypeNotes
DescriptiondescriptionStringLine description
QuantityquantityDecimalLine quantity
UnitAmountunit_priceDecimalUnit price
ItemCodeitemRelationItem SKU
AccountCodeaccountRelationAccount code
TaxTypetax_rateRelationTax type
LineAmounttotalDecimalLine total amount

Processing Logic

Tracking Categories

The integration supports tracking categories for detailed financial analysis. The first tracking category in Xero is mapped to Location in Zudello, and the second is mapped to Subsidiary.

Status Management

AR invoices are always created in DRAFT status in Xero, allowing for a review and approval workflow before being finalized.

Key Differences from AP Invoices

  • Type: Sales invoices are created with the ACCREC type.
  • Contact: They are linked to a Customer instead of a Supplier.
  • Status: The status is always DRAFT.
  • Unit Price: The unit_price is used directly, not calculated from the total and quantity.
  • Contact - Customer master data for invoice relationships
  • Customer - Customer creation workflow
  • Account - Chart of accounts for sales account coding
  • Tax Rate - Tax rate references for sales transactions
  • Item - Item master data with sales pricing
  • Currency - Currency references for multi-currency sales
  • Tracking Category - Location and subsidiary tracking setup
  • AP Invoice - Purchase invoice processing for comparison
  • Overview - Integration architecture overview