From 46529f2657d18b6c74bd95c013f528de0f687a56 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 3 Aug 2023 15:54:08 +0700 Subject: attribute value --- .../views/product_attribute_value.xml | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 indoteknik_custom/views/product_attribute_value.xml (limited to 'indoteknik_custom/views/product_attribute_value.xml') diff --git a/indoteknik_custom/views/product_attribute_value.xml b/indoteknik_custom/views/product_attribute_value.xml new file mode 100644 index 00000000..7c33ba7b --- /dev/null +++ b/indoteknik_custom/views/product_attribute_value.xml @@ -0,0 +1,55 @@ + + + + product.attribute.value.tree + product.attribute.value + + + + + + + + + + + + product.attribute.value.form + product.attribute.value + +
+ + + + + + + + + + + + + + + + + +
+
+
+ + + Product Attribute + ir.actions.act_window + product.attribute.value + tree,form + + + +
-- cgit v1.2.3