mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 10:05:45 +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
|
### New feature: Price history per store
|
||||||
- Define stores under master data
|
- 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
|
- => The price history chart on the product card shows a line per store
|
||||||
- (Thanks @immae)
|
- (Thanks @immae and @kriddles)
|
||||||
|
|
||||||
### Recipe fixes
|
### Recipe fixes
|
||||||
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
|
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
|
||||||
|
@ -1768,3 +1768,6 @@ msgstr ""
|
|||||||
|
|
||||||
msgid "Transaction successfully undone"
|
msgid "Transaction successfully undone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Default store"
|
||||||
|
msgstr ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user