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

data = self.env['account.analytic.line'].read_group(domain, ['so_line', 'unit_amount', 'product_uom_id'], ['product_uom_id', 'so_line'], lazy=False )

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Annadurai,

if lazy true, the results are only grouped by the first groupby and the remaining groupbys are put in the __context key. If false, all the groupbys are done in one call.

I hope this is helpful to you

thanks 

อวตาร
ละทิ้ง
ผู้เขียน

thank u jitendra

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ส.ค. 25
2674
1
ก.ค. 25
1058
1
ส.ค. 25
1151
0
พ.ค. 25
1501
2
เม.ย. 25
3656