twin releases

Xero twin — releases

Simulates the Xero Accounting API — chart of accounts, invoices, bills, credit notes, payments, manual journals, and financial reports.

v0.2.0

SDK target: github.com/xero-api/xero-go @ v2.0.0

Features

  • Chart of Accounts CRUD with account types and tax mappings
  • Invoices, Bills, Credit Notes, and Payments
  • Manual Journals with line items
  • Financial Reports — Profit and Loss, Balance Sheet, Trial Balance
  • Bank Transactions and Bank Transfers
  • Contacts (customers and suppliers) with addresses and phone numbers
  • Items and Tracking Categories

Coverage

  • 15/16 resource groups covered (92%) against the Xero Accounting API
  • SDK target: github.com/xero-api/xero-go v2.0.0

Known limitations

  • Payroll API not yet supported (separate Xero Payroll product)
  • Files API (attachments) not yet supported
  • Assets and Projects modules not yet supported
  • Webhook delivery for invoice events not yet supported