Added changelog for #688

This commit is contained in:
Bernd Bestel 2020-04-02 08:39:25 +02:00
parent 1aa788b6c2
commit 11bf89e13a
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -5,6 +5,9 @@
- => The price history chart on the product card shows a line per store
- (Thanks @immae and @kriddles)
### Stock improvements
- When creating a new product, the "QU id stock" is now preset by the "QU id purchase" (because most of the time that's most probably the same) (thanks @Mik-)
### Recipe fixes
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)