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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Nov 17
|
5831 | ||
Change pdf file name in report definition Odoo 10
Diselesaikan
|
|
4
Okt 17
|
26406 | |
|
0
Des 19
|
70 | ||
|
1
Sep 19
|
3661 | ||
why is Landscape paper format not working?
Diselesaikan
|
|
1
Jun 19
|
5721 |
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