mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
parent
ff254f8db2
commit
45236b2af2
@ -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)
|
||||
- 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`)
|
||||
- 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 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)
|
||||
|
@ -1933,3 +1933,6 @@ msgstr ""
|
||||
|
||||
msgid "Decimal places allowed for prices"
|
||||
msgstr ""
|
||||
|
||||
msgid "Stock entries for this product"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user