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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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
Thanks for answering my question Haresh Kansara
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
7月 24
|
2500 | ||
|
1
6月 24
|
4993 | ||
|
1
10月 23
|
10679 | ||
|
1
10月 23
|
98 | ||
|
1
8月 23
|
2193 |
Inheritance in odoo: http://learnopenerp.blogspot.com/2018/01/inheritance-in-models-and-views.html