How to display the client's phone or mobile fields in the sale.order view ?Thanks in advance.
i'm using odoo 11.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to display the client's phone or mobile fields in the sale.order view ?Thanks in advance.
i'm using odoo 11.
Take related field on sale.order and add/display it on view.
mobile = fields.Char(related='partner_id.mobile')
phone = fields.Char(related='partner_id.phone')
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
See: https://www.youtube.com/watch?v=pD6byjEvIx8