How to How to implement abstract model in odoo 12 and what are the uses of abstract model.
please explain with an example
thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to How to implement abstract model in odoo 12 and what are the uses of abstract model.
please explain with an example
thanks in advance
Hello,
Abstract is a generic model that implements some feature that can then be inherited by regular models in order to make that feature available in them.
So if you want to test abstract model you need to inherit this inside regular model(models.model).
For reference you can look for mail.thread inherit into sale.order. and based on that you can use/call method of the
mail.thread object.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 12 22
|
8199 | ||
|
2
thg 11 16
|
3619 | ||
|
3
thg 2 20
|
9961 | ||
|
3
thg 12 19
|
6010 | ||
|
1
thg 11 24
|
1611 |