diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-12-13 15:55:13 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-12-13 15:55:13 +0700 |
| commit | a9727da77122abc067ab7ff59100fc28eda50642 (patch) | |
| tree | b9c0500739518211f1c54ad7f02047872f834afc /indoteknik_custom/views/stock_picking.xml | |
| parent | 5343cbd0bfceb6bd50dbbed55a1de4b116f5fef4 (diff) | |
| parent | 335d724a7f359223138de74bf682cfc3530b5ea7 (diff) | |
Merge branch 'production' into iman/pengajuan-tempo
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 57291316..8a3ea1cb 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -122,6 +122,7 @@ </field> <field name="product_uom" position="after"> <field name="sale_id" attrs="{'readonly': 1}" optional="hide"/> + <field name="print_barcode" optional="hide"/> </field> <page name="note" position="after"> <page string="E-Faktur" name="efaktur" attrs="{'invisible': [['is_internal_use', '=', False]]}"> |
