Releases: verbb/xero
Releases · verbb/xero
3.0.4
Added
- Add
commerce-xero/orders/sendconsole command. - Add debug logs for sending orders to Xero.
- Add “Send to Xero” button when editing an order in the control panel.
Changed
- Update line item tax default value to be “Inclusive”.
Fixed
- Fix line item discounts and tax not being calculated correctly.
- Fix a redirect error when connecting to a organisation in the control panel.
- Fix an error when creating a new organisation.
- Fix handling of tax items for orders.
- Fix “Line Item Tax” and “Invoices Status” not saving correctly for organisation settings.
- Fix non-GST tax not going through to Xero.
- Fix
Order::getUser()Commerce deprecation.
3.0.3
Fixed
- Fix an error when connecting to an organisation where some accounts have no “Code” assigned.
3.0.2
Changed
- Bump
verbb/auth.
2.0.2
Changed
- Bump
verbb/auth.
3.0.1
Fixed
- Fix organisation validation occurring before being connected.
- Fix lack of error handling for organisations that have lost their connection.
- Fix lack of organisation name when saved, but not connected to a tenant.
- Improve instruction text for new organisations.
2.0.1
Fixed
- Fix organisation validation occurring before being connected.
- Fix lack of error handling for organisations that have lost their connection.
- Fix lack of organisation name when saved, but not connected to a tenant.
- Improve instruction text for new organisations.
2.0.0
{note} The plugin’s package name has changed to
verbb/xero. Xero will need be updated to 2.0 from a terminal, by runningcomposer require verbb/xero && composer remove thejoshsmith/commerce-xero.
Added
- Added Organisations view.
- Added the ability to create multiple organisations, each pushing data to.
- Add the ability to set invoice status and line item type.
Changed
- Migration to
verbb/xero. - Migration to
verbb/authfor OAuth handling. - Now requires Craft 4.0+.
- Now requires Craft Commerce 4.0+.
3.0.0
Changed
- Now requires Craft 5.0+.
- Now requires Craft Commerce 5.0+.