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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
1725
Tampilan
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}'
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Agu 25
|
2352 | ||
|
1
Jul 25
|
866 | ||
|
1
Agu 25
|
1150 | ||
|
0
Mei 25
|
1326 | ||
|
2
Apr 25
|
3524 |