From 5de563f2c941a97cc59f763dc3d9fe7f99dc321f Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 17 Jan 2020 18:08:54 +0100 Subject: [PATCH] Added changelog for #489 --- changelog/55_UNRELEASED_2019-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/55_UNRELEASED_2019-xx-xx.md b/changelog/55_UNRELEASED_2019-xx-xx.md index 57b43652..523d7570 100644 --- a/changelog/55_UNRELEASED_2019-xx-xx.md +++ b/changelog/55_UNRELEASED_2019-xx-xx.md @@ -7,6 +7,7 @@ ### Stock fixes - Fixed that entering partial amounts was not possible on the inventory page (only applies if the product option "Allow partial units in stock" is enabled) - Fixed that on purchase a wrong minimum amount was enforced for products with enabled tare weight handling in combination with different purchase/stock quantity units +- Fixed that the productcard did not load correctly when `FEATURE_FLAG_STOCK_LOCATION_TRACKING` was set to `false` (thanks @kriddles) ### Shopping list fixes - Fixed that when `FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS` was set to `false`, the shopping list appeared empty after some actions