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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
2753
Visualizzazioni
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
nov 21
|
6175 | ||
|
0
lug 24
|
4650 | ||
|
0
ott 19
|
3362 | ||
|
1
nov 18
|
3166 | ||
|
0
lug 18
|
4032 |