mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Added changelog for #672
This commit is contained in:
parent
2fee4b45ff
commit
caf7127c13
@ -1,8 +1,9 @@
|
||||
### New feature: Price history per store
|
||||
- Define stores under master data
|
||||
- Track on purchase/inventory in which store you bought the product
|
||||
- New product option to set the default store
|
||||
- Track on purchase/inventory in which store you bought the product (gets prefilled by the last store you purchased the product, or the default store of the product if you never bought it)
|
||||
- => The price history chart on the product card shows a line per store
|
||||
- (Thanks @immae)
|
||||
- (Thanks @immae and @kriddles)
|
||||
|
||||
### Recipe fixes
|
||||
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
|
||||
|
@ -1768,3 +1768,6 @@ msgstr ""
|
||||
|
||||
msgid "Transaction successfully undone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default store"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user