File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020### Fixed
2121### Removed --->
2222
23+ ## 0.19.8 - 2023-09-04
24+ ### Added
25+ - Tax rates and tax amount added to quote products, order products & invoice lines
26+ - Indicate on products whether exist in Xero items
27+ ### Fixed
28+ - Bug with create new products setting when creating quotes, orders, invoices
29+ - Tax rate show view
30+ ### Removed
31+ - Save/Cancel buttons on product category show view
32+
2333## 0.19.7 - 2023-09-01
2434### Changed
2535- Switched cs from laravel to prs12
Original file line number Diff line number Diff line change 1313 |
1414 */
1515
16- 'version ' => '0.19.7 ' ,
16+ 'version ' => '0.19.8 ' ,
1717
1818 ];
You can’t perform that action at this time.
0 commit comments