From 162ba267a14d796dd6b7bc67c915dc65e5d3c780 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 7 Aug 2023 22:12:00 +0200 Subject: [PATCH] Changelog wording improvements --- changelog/70_4.0.0_2023-07-29.md | 1 + changelog/71_4.0.1_2023-08-06.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/70_4.0.0_2023-07-29.md b/changelog/70_4.0.0_2023-07-29.md index 69b53a93..66854227 100644 --- a/changelog/70_4.0.0_2023-07-29.md +++ b/changelog/70_4.0.0_2023-07-29.md @@ -7,6 +7,7 @@ ### New feature: Quantity unit conversions with unlimited hierarchy - Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear) + - _Explained by a practically example: When a conversion between Teaspoons and Millilitres and another one between Millilitres and Litres exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Litres (before a direct conversion between Teaspoons and Litres was required)._ - The product option "Factor purchase to stock quantity unit" was removed - => Use normal product specific QU conversions instead, if needed - An existing "Factor purchase to stock quantity unit" was automatically migrated to a product specific QU conversion diff --git a/changelog/71_4.0.1_2023-08-06.md b/changelog/71_4.0.1_2023-08-06.md index f94920c8..94a0d511 100644 --- a/changelog/71_4.0.1_2023-08-06.md +++ b/changelog/71_4.0.1_2023-08-06.md @@ -8,7 +8,7 @@ ### Shopping list -- Changed that prices on the shopping list (table columns "Last price (Unit)" and "Last price (Total)") are now related to the there selected quantity unit (instead of to the product's QU stock as before) +- Changed that unit prices on the shopping list (table column "Last price (Unit)") are now related to the there selected quantity unit (instead of to the product's QU stock as before) ### Meal plan