I need to override the functions defined in osv.AbstractModel in openerp, is it possible to achieve? or is there any workaround to achieve this scenario
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
8836
Views
Yes!!, You can Inherit those methods, in your target Object...
For Example:
Crm.Lead inherits an AbtractModel called "Mail.Thread"..
Hence, you can inherit/override Mail.Thread methods in Crm.Lead Object..
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 | |
---|---|---|---|---|
|
4
Mar 24
|
3843 | ||
|
1
Oct 23
|
5703 | ||
|
1
Jun 22
|
7007 | ||
|
4
Jun 21
|
16283 | ||
|
2
Aug 17
|
12932 |