I know that to force a pagebreak I have to add a style="page-break-after: always;" to a block, but how can I do it using Studio ? I found only the option to add a class, not a style.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
It's not possible :( You have to manually edit the template by hand
Ooh, Could you please tell me what to change .. I think in "report_saleorder_document"
And If possible I want to inser Break after 10 line of item to the next page.
Thank you for help.
You have to add something similar to this
<div style="page-break-after: always;" ></div>
If you want to do this every ten lines, you have to use some conditional block, you have to look at QWeb documentation
Please help me I have the same problem.
How to add page break in Class? please explain I am new to Odoo.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Dec 23
|
2363 | ||
|
1
Mar 24
|
1468 | ||
|
0
Feb 22
|
412 | ||
|
1
Sep 21
|
1866 | ||
|
1
Jul 21
|
3408 |