From c60a1783da0146e45e50ac6a2182c6cffcfcb8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Neto?= Date: Mon, 26 Dec 2022 12:43:46 +0000 Subject: [PATCH] Fix typo (conume -> consume) in 3.3.2 changelog (#2083) --- changelog/69_3.3.2_2022-11-12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/69_3.3.2_2022-11-12.md b/changelog/69_3.3.2_2022-11-12.md index b913ac51..c9f48556 100644 --- a/changelog/69_3.3.2_2022-11-12.md +++ b/changelog/69_3.3.2_2022-11-12.md @@ -1,7 +1,7 @@ ### Stock - Improved that when editing a unit conversion, the "Quantity unit from" and "Quantity unit to" of the corresponding inverse conversion is now also updated accordingly if changed (until now only the factor was updated automatically) -- Changed that the "Move on open" product option can now always be used/set, even when the "Default location" and "Default conume location" are the same +- Changed that the "Move on open" product option can now always be used/set, even when the "Default location" and "Default consume location" are the same - Fixed that stock entry notes were lost when consuming/opening/transferring a partial amount of the corresponding stock entry (thanks @akoshpinter) - Fixed that the average shelf life of a product (on the productcard) was wrong when the corresponding stock entry was edited - Fixed that when the stock setting "Decimal places allowed for amounts" was set to `0`, unit conversion (if any) failed when adding the corresponding product to stock