From cd522220ce152e38c873383871bfbde24d5b290b Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 17 Jan 2020 18:15:45 +0100 Subject: [PATCH] Added changelog for #491 --- changelog/55_UNRELEASED_2019-xx-xx.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/55_UNRELEASED_2019-xx-xx.md b/changelog/55_UNRELEASED_2019-xx-xx.md index 523d7570..d2c66e23 100644 --- a/changelog/55_UNRELEASED_2019-xx-xx.md +++ b/changelog/55_UNRELEASED_2019-xx-xx.md @@ -4,7 +4,8 @@ - From there you can also edit the stock entries - A huge THANK YOU goes to @kriddles for the work on this feature -### Stock fixes +### Stock improvements/fixes +- The productcard gets now also refreshed after a transaction was posted (purchase/consume/etc.) (thanks @kriddles) - 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)