for this requette sql
for exemple:
"""select at.name, sum(solt.price_tax)
from sale_order_line solt,account_tax_sale_order_line_rel atsolr,account_tax at
where solt.id=atsolr.sale_order_line_id
and atsolr.account_tax_id=at.id
and solt.order_id = %s
group by at.name"""
i can sue the result for the requette in sale.order.view
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2796
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
11월 21
|
6227 | ||
|
0
7월 24
|
4689 | ||
|
0
10월 19
|
3408 | ||
|
1
11월 18
|
3247 | ||
|
0
7월 18
|
4074 |