Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4410 มุมมอง

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')])
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
มี.ค. 25
7114
Todays Filter แก้ไขแล้ว
2
ก.พ. 24
10445
3
พ.ค. 23
5166
The number of leads of a user แก้ไขแล้ว
1
ก.ค. 24
975
1
มิ.ย. 24
1671