diff options
| author | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-05-02 15:49:43 +0700 |
|---|---|---|
| committer | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-05-02 15:49:43 +0700 |
| commit | bb8a5981bdfd8a8d60db7fe509a989c29b2a4e5e (patch) | |
| tree | 1e80dafcf10d9383f9ac5884a4dc9ddbd57a1d9c /indoteknik_custom/views/stock_picking.xml | |
| parent | 6f93b7a7a47481f6f308295a49bce40505041411 (diff) | |
(andri) rev area list picking
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -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 0a6f4752..b45debd0 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -26,7 +26,7 @@ <field name="countdown_ready_to_ship" /> --> </field> <field name="partner_id" position="after"> - <field name="area_name"/> + <field name="area_name" optional="hide"/> <field name="purchase_representative_id"/> <field name="status_printed"/> </field> |
