diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-18 14:49:06 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-18 14:49:06 +0700 |
| commit | 675499a48ae64183ed494bb907047151d934e6b2 (patch) | |
| tree | 497cdb705b1ae261afd27d387b614ad934bb536b /indoteknik_custom/views | |
| parent | 6c7617432a986e43e94c8f72c1a9505042dc0b01 (diff) | |
push
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> |
