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

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 ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 25
3210
0
พ.ย. 25
3
0
พ.ย. 25
323
0
ต.ค. 25
274
2
ส.ค. 25
3825