İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
7051 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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 

Avatar
Vazgeç
Üretici

thank u jitendra

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ağu 25
2653
1
Tem 25
1033
1
Ağu 25
1151
0
May 25
1491
2
Nis 25
3645