Added changelog for #672

This commit is contained in:
Bernd Bestel 2020-03-27 19:32:25 +01:00
parent 2fee4b45ff
commit caf7127c13
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -1768,3 +1768,6 @@ msgstr ""
msgid "Transaction successfully undone"
msgstr ""
msgid "Default store"
msgstr ""