diff --git a/README.md b/README.md index 0ff1a46fe..9b196d8b0 100644 --- a/README.md +++ b/README.md @@ -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** diff --git a/WHATS_NEW.txt b/WHATS_NEW.txt index 15e39b868..9fba881ba 100644 --- a/WHATS_NEW.txt +++ b/WHATS_NEW.txt @@ -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