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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
7049
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
8월 25
|
2653 | ||
|
1
7월 25
|
1033 | ||
|
1
8월 25
|
1151 | ||
|
0
5월 25
|
1491 | ||
|
2
4월 25
|
3645 |