Xero 3.x is on version 2.0.0
, released on Oct 22, 2024
Released Oct 22, 2024
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.
Migration to verbb/xero
.
Migration to verbb/auth
for OAuth handling.
Now requires Craft 4.0+.
Now requires Craft Commerce 4.0+.
Released Mar 09, 2021
Fixed an issue with a migration that wasn't using Yii's table prefix syntax.
Released Mar 09, 2021
Fixed an issue with a DB where clause that wasn't using Yii's table prefix syntax.
Released Feb 28, 2021
Fixed an issue with PostgreSQL where boolean values were cast as integers and therefore failed model validation
Re-enabled db transaction when saving connections
Released Feb 28, 2021
Custom CP triggers are now supported
Added a plugin description and settings shortcut
Fixed an issue where Yii's dependency injection was creating an object without the required token parameter
Fixed a minor issue where side bar meta instructions were showing pre Craft version 3.5.17
Fixed an issue where the callback shown was hard coded to my dev callback URL 🤦
Fixed an issue where certain DB columns weren't nullable
Released Feb 15, 2021
Fixed an issue where cp nav item wasn't showing sub menu
Fixed a minor issue where a successful connection saved notice was always shown, even if it wasn't the case
Improved robustness of selecting the current organisation with a db transaction
Released Feb 13, 2021
Plugin has been shifted to a new repository thejoshsmith/commerce-xero
Improved model validation
Restored the "Send to Xero" functionality from completed orders
Fixed a bug where switching organisations would overwrite the Xero connection ID with the plugin's connection ID
Released Feb 13, 2021
Users can now select from a list of organisations
Improved multi-tenant support
Users can now disconnect organisations programatically
Fixed a bug where the current connection wasn't returning the right organisation
Released Feb 12, 2021
Added support for Xero OAuth 2.0
Plugin now has a CP nav item
Account code mappings and settings can be changed in production mode
Refactored code base
Released Oct 05, 2019
order items sent to Xero now use Crafts prodsuct description, which if isn't set defaults to title.
fixed an issue where active carts weren't viewable when plugin was enabled.
example xero.php config file include for multi environment setups.
Released Aug 21, 2019
ca-bundle.crt is now required in settings, documentation has been updated. A ca-bundle file can easily be downloaded from github or firefox and then put in the same folder as your other cert files.
Released Aug 01, 2019
Fixed an issue where items where passing through an incorrect total
Released July 20, 2019
Initial BETA release
Added ability to connect to Xero
Added ability to configure Chart of Accounts
Added ability autmatically send invoices to Xero
Added ability to manually send invoices to Xero