summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-10-08 15:04:41 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-10-08 15:04:41 +0700
commit714aaa74a023df959719370061b5af2a2340a6bf (patch)
tree3868a6e5fcf252306833bdc888ecb65095b2dd30 /indoteknik_custom/views/stock_picking.xml
parentf71f148d00b546bc46922eeeeaa512f79cecd573 (diff)
parentc5642f4f6c4f0969475d863bee7243a83b9290dc (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
merge
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index d943f27a..44ab6355 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -207,6 +207,7 @@
<field name="product_uom" position="after">
<field name="sale_id" attrs="{'readonly': 1}" optional="hide"/>
<field name="print_barcode" optional="hide"/>
+ <field name="partial" widget="boolean_toggle" optional="hide"/>
<field name="qr_code_variant" widget="image" optional="hide"/>
<field name="barcode" optional="hide"/>
</field>