From fcc5103a5cc1816fade1a59ae8852e387a744553 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 23 Jan 2024 14:18:44 +0700 Subject: add qty bandengan in product variant menu inventory --- indoteknik_custom/views/product_product.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'indoteknik_custom/views/product_product.xml') diff --git a/indoteknik_custom/views/product_product.xml b/indoteknik_custom/views/product_product.xml index 8194f92c..52043025 100644 --- a/indoteknik_custom/views/product_product.xml +++ b/indoteknik_custom/views/product_product.xml @@ -9,6 +9,11 @@ + + + + + -- cgit v1.2.3 From ac648884d21560f5cc32ad432121b05e6758d708 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 23 Jan 2024 14:42:30 +0700 Subject: change column sequence in product variant --- indoteknik_custom/views/product_product.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/views/product_product.xml') diff --git a/indoteknik_custom/views/product_product.xml b/indoteknik_custom/views/product_product.xml index 52043025..c06cc5f1 100644 --- a/indoteknik_custom/views/product_product.xml +++ b/indoteknik_custom/views/product_product.xml @@ -9,6 +9,8 @@ + + -- cgit v1.2.3