I want to add the delivery address and customer fields to a production order, this after having made that production order from a sales order... how can I add those fields ? in odoo 15
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účtovníctvo
- Sklady
- PoS
- Projektové riadenie
- MRP
This question has been flagged
1
Odpoveď
2147
Zobrazenia
Create a related field on the Manufacturing Order model (mrp.production) like this:
move_dest_ids.sale_line_id.order_id.partner_shipping_id
Add this field to the Form View to see:

Be sure to use
context="{'show_address': 1}" options='{"always_reload": True}'
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
0
nov 25
|
3277 | ||
|
|
0
okt 25
|
311 | ||
|
|
2
aug 25
|
3852 | ||
|
|
1
júl 25
|
1881 | ||
|
|
1
aug 25
|
1154 |