diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-24 13:56:11 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-24 13:56:11 +0700 |
| commit | 21653f522154475d9029c1e2b395960b58ecf47a (patch) | |
| tree | 5d02cdc9383e604371c603ba04690ef0e8705662 /indoteknik_custom/views | |
| parent | add5cafc05aec0036fa1382c90dbf3abc8e1ecf5 (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 dd319bea..c916f2ef 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -173,9 +173,9 @@ <page string="Delivery" name="delivery_order" attrs="{'invisible': [('location_dest_id', '=', 60)]}"> <group> <group> - <field name="note_info"/> <field name="notee"/> <field name="note_logistic"/> + <field name="note_info"/> <field name="responsible" /> <field name="carrier_id"/> <field name="out_code" attrs="{'invisible': [['out_code', '=', False]]}"/> |
