diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-22 19:14:06 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-22 19:14:06 +0700 |
| commit | 4430c79a3388c591725cdbd12e32c6c371b6ecd3 (patch) | |
| tree | a5935e7e5fda73c7929d4ef5a84e734b9c305626 /indoteknik_custom/views/stock_picking.xml | |
| parent | 680748ae128a90b9999acff60c770e2472c7fcbe (diff) | |
| parent | eeb72c4ed24c33403bb733a51198b9cc0f356e6a (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into tukar_guling
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 97a9fbed..c088e00c 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -17,6 +17,7 @@ <field name="driver_arrival_date" optional="hide"/> <field name="note_logistic" optional="hide"/> <field name="note" optional="hide"/> + <field name="sj_return_date" optional="hide"/> <field name="date_reserved" optional="hide"/> <field name="state_reserve" optional="hide"/> <field name="state_packing" widget="badge" decoration-success="state_packing == 'packing_done'" decoration-danger="state_packing == 'not_packing'" optional="hide"/> |
