Hello everyone...
Please
I am trying to make a page break so that each line of the sales order is on a page,
any suggestions?
Already tried:
<p style = "page-break-before: always;"> </p>
<p style = "page-break-after: always;"> </p>
At the end of the loop and initial too
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
5735
Tampilan
Did you have content inside the <p> tag of the two you mentioned? Try by adding some contents.
You should also try one of these tags and have some contents inside the <p> tag:
<div style="page-break-after: auto;"><span style="display: none;"> </span></div>
<p style="page-break-inside: avoid"></p>
<div style="page-break-inside: auto"></div>
I hope one of the works!
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Loop through a group list with Qweb in Odoo17
Diselesaikan
|
|
2
Mar 24
|
1581 | |
|
2
Feb 18
|
7852 | ||
|
1
Des 22
|
4018 | ||
|
2
Des 22
|
6296 | ||
|
0
Sep 22
|
5399 |