Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
7490 Prikazi

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

Avatar
Opusti
Best Answer

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
Opusti
Avtor

thank u jitendra

Related Posts Odgovori Prikazi Aktivnost
1
nov. 25
3105
0
nov. 25
3
0
nov. 25
199
0
okt. 25
221
2
avg. 25
3778