summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/product_template.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-11-29 09:53:07 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-11-29 09:53:07 +0700
commit0080b6b1da5f181cee32fae7bb5166ce65165374 (patch)
tree01b2a5ccbcef4edc45c17f5fcdab7093767995a6 /indoteknik_custom/views/product_template.xml
parent58bec36c52b223c12fd15511a56ab417ebbd7257 (diff)
cr note product promotion
Diffstat (limited to 'indoteknik_custom/views/product_template.xml')
-rwxr-xr-xindoteknik_custom/views/product_template.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml
index 5a509ebd..b6599137 100755
--- a/indoteknik_custom/views/product_template.xml
+++ b/indoteknik_custom/views/product_template.xml
@@ -24,6 +24,12 @@
<field name="public_categ_ids" position="attributes">
<attribute name="required">0</attribute>
</field>
+ <div name="options" position="inside">
+ <div>
+ <field name="merchandise_ok"/>
+ <label for="merchandise_ok"/>
+ </div>
+ </div>
<field name="public_categ_ids" position="attributes">
<attribute name="options">{'no_create': True}</attribute>
</field>