Skip to Content
Menu
This question has been flagged
1 Reply
7784 Views

Why are we using inherit? why do we need to use inherit ? because instead of inherit why can't we use base class to change/modify/delete/update the fields/models?

Avatar
Discard
Best Answer

Hi rahul,

because they developed that code/ modules for some specific feature purpose and might be that code depends on some other base modules and day by day odoo provides update for existing code so all feature already available and odoo already provides basic and standard facility to existing code so if we have to add some extra feature then we do not change existing code because it depends on some module and it conflict existing feature so for all these reason we have to customise odoo.


i hope this is just little bit information so you have to properly study odoo documentation for reference.

https://www.odoo.com/documentation/12.0/index.html

thank you

Avatar
Discard
Author

Thanks for answering my question Haresh Kansara

Related Posts Replies Views Activity
2
Jul 24
939
1
Jun 24
3560
1
Oct 23
8582
1
Oct 23
97
1
Aug 23
2192