Hi
I need to calculate the count of products by a given attribute instead of gouping them by this same attibute.
What would be the code to add to a new filter?
Thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I need to calculate the count of products by a given attribute instead of gouping them by this same attibute.
What would be the code to add to a new filter?
Thanks in advance
Try to use search_count() like this:
self.env['your.model'].search_count([('attribute', '=', 'value_of_attribute')])
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 | |
---|---|---|---|---|
|
2
thg 3 25
|
6861 | ||
Todays Filter
Đã xử lý
|
|
2
thg 2 24
|
9951 | |
|
3
thg 5 23
|
4653 | ||
The number of leads of a user
Đã xử lý
|
|
1
thg 7 24
|
842 | |
|
1
thg 6 24
|
1405 |