Update changelog for 2.3.3

This commit is contained in:
jekkos
2015-12-26 13:13:47 +01:00
parent eb63f49db7
commit 2f52d083e8
2 changed files with 19 additions and 1 deletions

View File

@@ -23,4 +23,3 @@ If you like the project, and you are making money out of it on a daily basis, th
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MUN6AEG7NY6H8)
Or send some coins to **19kwPpAwrUTxbNEs5D6cRR1k4mf5HNa4v2**

View File

@@ -1,3 +1,22 @@
Version 2.3.3
-------------
+ item kit fixes (search, list, ..)
+ Add datepicker widgets in sale/receiving edit forms
+ Add date filter in items module
+ Add barcode generation logic for EAN8, EAN13
+ Add barcode validation + fallback logic for EAN8, EAN13
+ New config option to generate barcodes if item_number empty
+ Add cost + count to inventory reports
+ Giftcard fixes
+ Refactor sales overview (added date filtering + search options)
+ Better locale config support
+ Improve php compatibility
+ Fix invoice numbering bug on suspend
+ Add configurable locale-dependent dateformat
+ Add grunt-cache-breaker plugin
+ Numerous other bug fixes
Version 2.3.2
-------------
+ Nominatim (OpenStreetMap) customer address autocompletion