Added new changelog and update translations

This commit is contained in:
Bernd Bestel
2019-03-10 16:27:34 +01:00
parent 1b26a6277b
commit 5b304c5e97
7 changed files with 23 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
- New API method to get a product by its barcode (`/stock/products/by-barcode/{barcode}`, thanks @matejdro)
- The best before date on the purchase and inventory page can now also be today or earlier, but when so, a short hint is displayed
- Fixed some UI bugs
- When consuming a product with "Allow partial units in stock" enabled from the stock overview page, the displayed amount after the stock booking was wrong
- The inventory form was not validated with certain click paths