Delegation Inheritance || Inherit and Inherits || Inheritance in Odoo || Inherits In Odoo

preview_player
Показать описание
Delegation inheritance in Odoo. What is _inherits in Odoo. Inherit and Inherits in Odoo. Working of inherits in Odoo. Inheritance type in Odoo. Odoo delegation inheritance.

The delegation inheritance mechanism provides more flexibility (it can be altered at runtime) but less power: using the _inherits a model delegates the lookup of any field not found on the current model to “children” models. The delegation is performed via Reference fields automatically set up on the parent model.

Рекомендации по теме
Комментарии
Автор

kudos to you amazing tutotial easy to understand and clear development. Thank you Sir

neto
Автор

Thanks a lot for these tutorials. I really learn a lot from you.
I would like to know if ou have a compiled and well structured complete course ?

tammaaziz
Автор

really thank you so much for your very quick reply it was sooner than i thought it would be and is explained clearly thank you

ahmedselim
Автор

Thank you
I have a small issue with it, even if I set the many2one field required=False the fields related to the model still required !

othmangx
Автор

can you share your om_accounting module please i didn't find it in odoo applicaition and share your dashboard, setting source code

mathanysaad
Автор

you are doing great job! but for gad sake just buy a better mic! all of your videos, all of them, each single video of yours have a really terrible sound, every single video! just use a better mic man.
Thanks!

muhanadtur
Автор

the patient_name doesn't appear in doctor but when i create a doctor it appear empty in patients

kenzasouabni