From 884c8725dc941fc5e74d57959c9d486395bffebc Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 10 Oct 2024 10:44:50 +0700 Subject: cr po --- indoteknik_custom/views/product_template.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views/product_template.xml') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index a77b99de..8fae5038 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -20,6 +20,7 @@ + 0 -- cgit v1.2.3 From 3990589120359d4407c65924485098e9c1516acc Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 10 Oct 2024 10:46:14 +0700 Subject: fix bug --- indoteknik_custom/views/product_template.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'indoteknik_custom/views/product_template.xml') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 8fae5038..a77b99de 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -20,7 +20,6 @@ - 0 -- cgit v1.2.3 From 811d37923e235e12b2032e2acf93fc69c2a350a7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 10 Oct 2024 10:58:46 +0700 Subject: cr product variant --- indoteknik_custom/views/product_template.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views/product_template.xml') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index a77b99de..5a509ebd 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -39,12 +39,23 @@ - + - + + + Product Template + product.product + + + + + + + + product.template.search.inherit product.template -- cgit v1.2.3