diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 10:42:13 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 10:42:13 +0700 |
| commit | 5319325fb717b0fa452ba305cfdb661c3b9de15a (patch) | |
| tree | 62a960de6d29b6de9b61cf03a664e3148d19d8e3 /indoteknik_custom/views | |
| parent | ea99289777a3887739a03a54cb292e8fe8067d99 (diff) | |
| parent | 84bfce78983a3bac22e647740aeeda2e88426310 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into form-sp
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index abaf347d..0e2eb9e4 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -35,7 +35,7 @@ <field name="partner_id" position="after"> <field name="area_name" optional="hide"/> <field name="purchase_representative_id"/> - <field name="status_printed"/> + <field name="status_printed" optional="hide"/> </field> </field> </record> |
