File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020### Fixed
2121### Removed --->
2222
23+ ## 1.1.0 - 2023-06-17
24+ ### Added
25+ - Support for Laravel 11
26+ - Product barcode
27+ - Create multiple purchase orders from an order
28+ - Show purchase orders tab on orders
29+ - Custom fields to various models
30+ - Download, show and send Xero invoices
31+ - Search invoices, deliveries & purchase orders
32+ - Email purchase orders
33+ - Delivery types
34+ ### Changed
35+ - Product code renamed as SKU
36+ - Updates to custom fields
37+ - Updated purchase order PDF
38+ - Added setting for checking for global field scope
39+ - Updated totals, tax totals checks
40+ ### Fixed
41+ - Edit/delete purchase orders
42+ ### Removed
43+
2344## 1.0.0 - 2024-03-09
2445### Added
2546- Comments on invoice lines
Original file line number Diff line number Diff line change 1313 |
1414 */
1515
16- 'version ' => '1.0 .0 ' ,
16+ 'version ' => '1.1 .0 ' ,
1717
1818 ];
You can’t perform that action at this time.
0 commit comments