am starting on odoo 12 am working on project named 'immobilier' and i have to have a customer model and i want to use customer model existing on sale,
how do i do that ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
am starting on odoo 12 am working on project named 'immobilier' and i have to have a customer model and i want to use customer model existing on sale,
how do i do that ?
Hi,
If you are looking to add the customer model in your module, you can inherit the corresponding model and add new fields into it if needed also if you need to alter the views also, you can use inherit and make necessary changes. Have a look at this video explaining how to add new field to an existing model and show the newly added field in the view.
See: How To Inherit And Add Field to Existing Views In Odoo
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Sep 15
|
3450 | ||
|
0
Mar 15
|
4125 | ||
|
0
Mar 15
|
2075 | ||
|
1
Mar 15
|
7202 | ||
|
1
Mar 15
|
2688 |
Use Odoo inheritance: https://goo.gl/4Zyc9d