Added changelog for #1111

This commit is contained in:
Bernd Bestel 2020-10-31 16:26:30 +01:00
parent de85cb9e04
commit eec203700a
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -54,6 +54,7 @@
- Fixed that edited stock entries were not considered for the price history chart on the product card - Fixed that edited stock entries were not considered for the price history chart on the product card
- Fixed that `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING` is set to `false`, the purchase page validation failed (thanks @fipwmaqzufheoxq92ebc) - Fixed that `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING` is set to `false`, the purchase page validation failed (thanks @fipwmaqzufheoxq92ebc)
- Fixed that consuming products with enabled tare weight handling did not work on the stock entries page (also fixed that opening those products is not possible there) - Fixed that consuming products with enabled tare weight handling did not work on the stock entries page (also fixed that opening those products is not possible there)
- Fixed that the recipes dropdown on the consume page also displayed internal recipes (thanks @kriddles)
### Shopping list improvements ### Shopping list improvements
- Decimal amounts are now allowed (for any product, rounded by two decimal places) - Decimal amounts are now allowed (for any product, rounded by two decimal places)