Install
Works with Drupal: ^8.8 || ^9Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
77.04 KB
MD5: d966816bf401ded82f302d685fbc14b8
SHA-1: 7ac9f02113f4a5d94810f8be971daa69c76e869f
SHA-256: 42e92576de48ad733b695b03013738d44aafc04d9c9b6a5b1d30eeb7fccbec54
Download zip
167.01 KB
MD5: 69a3491681f9b0e2180caf7b981de076
SHA-1: 46d915b9e8c83a8b79941a54cda8db911b9aaea7
SHA-256: f077c9c227da1bce8f3fd9c40747271491e9599e0ea6a95c61c7db3eb7999c98
Release notes
Drupal 8 Development branch.
Recent Changes
- Bug fix: #3156893: XeroQuery with 'get' method is fatally broken unless you explicitly call setFormat('xml')
- Bug fix: #3106816: XeroClientFactory::get should not return FALSE
- #3102407: Support partial updates to Xero items
- Adds deprecations for XeroTypeBase and XeroItemInterface.
- Refactors normalization so that data is not overwritten unless explicitly set or required
- Code standards cleanup
- Adds xero.item_manager service providing a simpler way to do standard operations: #3102974: Create a new XeroItemManager service