diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-10-16 15:47:07 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-10-16 15:47:07 +0700 |
| commit | 8914f55dba0a2d4a1e992c9d0635ae993950bcf1 (patch) | |
| tree | f41be6b8474db4f61e0122c68614a191829e39cf /indoteknik_custom/views/stock_picking.xml | |
| parent | d7f4569c5d2dcda1316ca4ef37fed53f467df9df (diff) | |
| parent | a1b2542ebc2d527d07edbcbaab467152a46f1d33 (diff) | |
Merge branch 'production' into feature/generate_url
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 899d29eb..af1af563 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -16,6 +16,7 @@ <field name="driver_arrival_date" optional="hide"/> <field name="note_logistic" optional="hide"/> <field name="note" optional="hide"/> + <field name="state_reserve" optional="hide"/> </field> <field name="partner_id" position="after"> <field name="purchase_representative_id"/> |
