Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7455 Vues

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Auteur

thank u jitendra

Publications associées Réponses Vues Activité
0
oct. 25
167
2
août 25
3721
1
juil. 25
1801
1
août 25
1153
0
mai 25
2101