data = self.env['account.analytic.line'].read_group(domain, ['so_line', 'unit_amount', 'product_uom_id'], ['product_uom_id', 'so_line'], lazy=False )
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
7043
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
अग॰ 25
|
2646 | ||
|
1
जुल॰ 25
|
1031 | ||
|
1
अग॰ 25
|
1151 | ||
|
0
मई 25
|
1489 | ||
|
2
अप्रैल 25
|
3645 |