From bbad0498809aca46ca2588309a075ba1cfd67338 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 17 Dec 2020 16:54:26 +0100 Subject: [PATCH] Forgot to save... --- changelog/60_UNRELEASED_2020-xx-xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index 74ea7cfc..93c19f3f 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -83,7 +83,7 @@ - Fixed that the recipes dropdown on the consume page also displayed internal recipes (thanks @kriddles) - Fixed that opening tare weight handling enabled products is not possible via the UI and the API (as this makes no sense) - Fixed that undoing a consume transaction of an opened item added it back to stock unopened -- Fixed that a "Total price" on purchase was not handled correctly for tare weight handling enabled products (the total price was related to the amount including the tare weight) +- Fixed that a "Total price" on purchase was not handled correctly for tare weight handling enabled products (the total price was wrongly related to the amount including the tare weight) ### Shopping list improvements - Decimal amounts are now allowed (for any product, rounded by two decimal places)