Added changelog for #1000

This commit is contained in:
Bernd Bestel 2020-09-14 11:16:44 +02:00
parent 5056ca9397
commit 64c050fc0d
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -41,6 +41,7 @@
- Fixed that the amount on the success popup was wrong when consuming a product with "Tare weight handling" enabled
- Fixed that the aggregated amount of parent products was wrong on the stock overview page when the child products had not the same stock quantity units
- 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)
### Shopping list improvements
- Decimal amounts are now allowed (for any product, rounded by two decimal places)