Added changelog/new translation strings for #1078 and #1079

This commit is contained in:
Bernd Bestel 2020-10-20 20:16:57 +02:00
parent ff254f8db2
commit 45236b2af2
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
2 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,8 @@
- The stock overview page now also shows the value - new column and also the total value in the header (thanks @kriddles) - The stock overview page now also shows the value - new column and also the total value in the header (thanks @kriddles)
- It's now possible to set a custom purchased date on purchase (new field on the purchase page, hidden by default - enable it by a new stock setting (top right corner settings menu)) (thanks @kriddles) - It's now possible to set a custom purchased date on purchase (new field on the purchase page, hidden by default - enable it by a new stock setting (top right corner settings menu)) (thanks @kriddles)
- The decimal places for all amount and price inputs can now be configured (stock settings / top right corner settings menu, both default to `4`) - The decimal places for all amount and price inputs can now be configured (stock settings / top right corner settings menu, both default to `4`)
- When clicking the product name on the shopping list, the product card will now be displayed (like on the stock overview page) (thanks @kriddles)
- On the product card there is now also a button to jump directly to the stock entries of the corresponding product (thanks @kriddles)
- Fixed that it was not possible to leave the "Barcode(s)" on the product edit page by `TAB` - Fixed that it was not possible to leave the "Barcode(s)" on the product edit page by `TAB`
- Fixed that when adding products through a product picker workflow and when the created products contains special characters, the product was not preselected on the previous page (thanks @Forceu) - Fixed that when adding products through a product picker workflow and when the created products contains special characters, the product was not preselected on the previous page (thanks @Forceu)
- Fixed that when editing a product the default store was not visible / always empty regardless if the product had one set (thanks @kriddles) - Fixed that when editing a product the default store was not visible / always empty regardless if the product had one set (thanks @kriddles)

View File

@ -1933,3 +1933,6 @@ msgstr ""
msgid "Decimal places allowed for prices" msgid "Decimal places allowed for prices"
msgstr "" msgstr ""
msgid "Stock entries for this product"
msgstr ""