Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
7037 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

thank u jitendra

Related Posts Odpovědi Zobrazení Aktivita
2
srp 25
2644
1
čvc 25
1027
1
srp 25
1151
0
kvě 25
1486
2
dub 25
3643