File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.4 - 2026-02-07
4+
5+ ### Added
6+ - Add ` commerce-xero/orders/send ` console command.
7+ - Add debug logs for sending orders to Xero.
8+ - Add “Send to Xero” button when editing an order in the control panel.
9+
10+ ### Changed
11+ - Update line item tax default value to be “Inclusive”.
12+
13+ ### Fixed
14+ - Fix line item discounts and tax not being calculated correctly.
15+ - Fix a redirect error when connecting to a organisation in the control panel.
16+ - Fix an error when creating a new organisation.
17+ - Fix handling of tax items for orders.
18+ - Fix “Line Item Tax” and “Invoices Status” not saving correctly for organisation settings.
19+ - Fix non-GST tax not going through to Xero.
20+ - Fix ` Order::getUser() ` Commerce deprecation.
21+
322## 3.0.3 - 2026-01-13
423
524### Fixed
Original file line number Diff line number Diff line change 22 "name" : " verbb/xero" ,
33 "description" : " Send invoices to Xero including contacts, payments and even inventory updates." ,
44 "type" : " craft-plugin" ,
5- "version" : " 3.0.3 " ,
5+ "version" : " 3.0.4 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments