Skip to main content
Version: Current

AR Credit Note

Overview

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

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

Header Field Mappings

Xero FieldZudello FieldData TypeNotes
TypeN/AStringAlways "ACCRECCREDIT"
ContactcustomerRelationCustomer reference
Datedate_issuedDateCredit note date
LineAmountTypestax_includedString"Inclusive" or "Exclusive"
CreditNoteNumberdocument_numberStringCredit note number
ReferencereferenceStringCredit note reference
CurrencyCodecurrencyRelationCurrency code
StatusN/AStringAlways "SUBMITTED"
SentToContactN/ABooleanAlways false

Line Item Field Mappings

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

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 credit notes are always created in Xero with a SUBMITTED status, making them ready for immediate processing.

Key Differences from AR Invoices

  • Type: Credit notes are created with the ACCRECCREDIT type.
  • Status: The status is always SUBMITTED, not DRAFT.
  • No Planned Payment Date: This field is not included for credit notes.
  • AR Invoice - Sales invoice processing with similar structure
  • Contact - Customer master data for credit note 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 credits
  • Tracking Category - Location and subsidiary tracking setup
  • AP Credit Note - Purchase credit processing for comparison
  • Overview - Integration architecture overview