Hello Community,
I created a qweb report for sale.order.line the issue is i want to group them lines with partner_id is there a way to do it using qweb or we should do it using python
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Community,
I created a qweb report for sale.order.line the issue is i want to group them lines with partner_id is there a way to do it using qweb or we should do it using python
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
lis 17
|
6200 | ||
|
4
paź 17
|
26789 | ||
|
0
gru 19
|
70 | ||
|
1
wrz 19
|
3987 | ||
why is Landscape paper format not working?
Rozwiązane
|
|
1
cze 19
|
6001 |
You can do it in qweb or in python.
In qweb get the partner list and then iterate over the sale order / sale order lines using a partner from the list and print it