summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/product_template.xml
diff options
context:
space:
mode:
authortrisusilo48 <tri.susilo@altama.co.id>2025-04-24 15:21:02 +0700
committertrisusilo48 <tri.susilo@altama.co.id>2025-04-24 15:21:02 +0700
commite8938477ca3f87a55b0e4ca313481fe8d7e8fef4 (patch)
tree82839a121578f00a40dcd129b90815c70840865a /indoteknik_custom/views/product_template.xml
parentd9d8b9f3afc0ad60ca1199b08ab6e2836663a0de (diff)
parent2db8d058d5b7c291669240df90afc0312d509939 (diff)
Merge branch 'odoo-backup' into feature/feedback_bitehisp
# Conflicts: # indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/views/product_template.xml')
-rwxr-xr-xindoteknik_custom/views/product_template.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml
index af21984a..076a8082 100755
--- a/indoteknik_custom/views/product_template.xml
+++ b/indoteknik_custom/views/product_template.xml
@@ -62,6 +62,8 @@
<field name="inherit_id" ref="product.product_normal_form_view"/>
<field name="arch" type="xml">
<field name="last_update_solr" position="after">
+ <field name="barcode_box" />
+ <field name="qty_pcs_box" />
<field name="clean_website_description" />
<field name="qr_code_variant" widget="image" readonly="True"/>
</field>