From f4c67f4f8ef9ffc9da3e0406cb08fffb6ba44fd4 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 29 Aug 2024 10:26:52 +0700 Subject: add options no create on product template and variants --- indoteknik_custom/views/product_template.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index e3a39412..b6155eea 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -8,7 +8,7 @@ - + @@ -24,6 +24,9 @@ 1 + + {'no_create': True} + -- cgit v1.2.3