Skip to content

Releases: verbb/xero

3.0.4

07 Feb 02:49

Choose a tag to compare

Added

  • Add commerce-xero/orders/send console 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

13 Jan 03:17

Choose a tag to compare

Fixed

  • Fix an error when connecting to an organisation where some accounts have no “Code” assigned.

3.0.2

18 Jul 14:05

Choose a tag to compare

Changed

  • Bump verbb/auth.

2.0.2

18 Jul 10:00

Choose a tag to compare

Changed

  • Bump verbb/auth.

3.0.1

30 Dec 23:23

Choose a tag to compare

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

30 Dec 23:22

Choose a tag to compare

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

31 Oct 08:22

Choose a tag to compare

{note} The plugin’s package name has changed to verbb/xero. Xero will need be updated to 2.0 from a terminal, by running composer 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/auth for OAuth handling.
  • Now requires Craft 4.0+.
  • Now requires Craft Commerce 4.0+.

3.0.0

31 Oct 08:24

Choose a tag to compare

Changed

  • Now requires Craft 5.0+.
  • Now requires Craft Commerce 5.0+.