diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-11-03 14:23:14 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-11-03 14:23:14 +0700 |
| commit | abe957c0e15d5c7171bb748ffca27c7517bd23f8 (patch) | |
| tree | 7415afa92326b523451c8e42f023a2c2981ed26a /indoteknik_custom/views/stock_picking.xml | |
| parent | da34fa99cf4816dbd3c6e9f1a2e47ec19059b765 (diff) | |
| parent | f820ab9df141389af244a36b093f8a119a4b2004 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
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"/> |
