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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 24
|
939 | ||
|
1
Jun 24
|
3560 | ||
|
1
Oct 23
|
8582 | ||
|
1
Oct 23
|
97 | ||
413 Request Entity Too Large
Solved
|
|
1
Aug 23
|
2192 |
Inheritance in odoo: http://learnopenerp.blogspot.com/2018/01/inheritance-in-models-and-views.html