From b7d89d27961159f14edf406a0e87e5eb181fcbc5 Mon Sep 17 00:00:00 2001 From: mav-adhoc Date: Fri, 29 Nov 2024 15:00:33 -0300 Subject: [PATCH] [17][FIX]stock_free_quantity: type in views --- stock_free_quantity/views/product_template_view.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stock_free_quantity/views/product_template_view.xml b/stock_free_quantity/views/product_template_view.xml index 9bf69aeb..faf865e9 100644 --- a/stock_free_quantity/views/product_template_view.xml +++ b/stock_free_quantity/views/product_template_view.xml @@ -60,6 +60,7 @@ decoration-danger="free_qty < 0" decoration-bf="1" /> + @@ -77,6 +78,7 @@ decoration-warning="free_qty == 0" decoration-bf="1" /> +