diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-19 14:05:47 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-19 14:05:47 +0700 |
| commit | 2f1673133969bf72268ab61e186a28732d8f5439 (patch) | |
| tree | 1752312cd95033823e2e3917e2378083f126a976 /indoteknik_custom/views | |
| parent | ef5418ec79e17a4b233e6ea51ba66126a97ab0eb (diff) | |
| parent | b07468846b95803f21b81191013651fac2d9adb4 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into stj-po
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> |
