diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-03 09:00:23 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-03 09:00:23 +0700 |
| commit | d636c09592c484fddd436e6881c5052fd06c028a (patch) | |
| tree | a737c27e2b3d826ec703c302deae0034be1e2244 /indoteknik_custom/views/stock_picking.xml | |
| parent | 3c552beb2a8bbe51fecff96d3221a4ee1dedbe8f (diff) | |
<Miqdad> add so num in transfer
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 78594375..cc9469cb 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -180,6 +180,7 @@ 'required': [['is_internal_use', '=', True]] }" /> + <field name="so_num"/> </field> <field name="group_id" position="before"> <field name="date_reserved"/> |
