diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-10 14:49:13 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-10 14:49:13 +0700 |
| commit | 10ddd8835a98bbfe58abedf6a405929dfbbb76d0 (patch) | |
| tree | a61cea71a2e732a70d20fcbcc271d79e69ded02c /indoteknik_custom/views/stock_picking.xml | |
| parent | b0d0e26965ab1ba7aa0c5a607cc0a12a67546dfc (diff) | |
| parent | e4b191155bf44bfcd58d6ae1b95d4a112bd43547 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 1 |
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> |
