diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-30 15:38:07 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-30 15:38:07 +0700 |
| commit | 768e34fbef00f2455f08cae7a9c5093942ff57a9 (patch) | |
| tree | b1af5e3f493bcc38e0fd836235d0b997e86a941a /indoteknik_custom/views/stock_picking.xml | |
| parent | f7dbba32f167b988cdbfbc0d89664e5595460a9c (diff) | |
| parent | 5eeef7bb18bbb7b40451b5522360f4234c5bb882 (diff) | |
Merge branch 'odoo-backup' of 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 c916f2ef..0a6f4752 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -26,6 +26,7 @@ <field name="countdown_ready_to_ship" /> --> </field> <field name="partner_id" position="after"> + <field name="area_name"/> <field name="purchase_representative_id"/> <field name="status_printed"/> </field> |
