From 64c050fc0d3bdd554eaa56261a26ac4d7dcc1820 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 14 Sep 2020 11:16:44 +0200 Subject: [PATCH] Added changelog for #1000 --- changelog/60_UNRELEASED_2020-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index fc6a5b86..7bc5a68f 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -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)