This article will teach you how to repeat the header and footer on each page of the Odoo QWEB report. For example, if your report has 10 pages then each page has the same header and footer (without repeating the same code again and again).
How to repeat header and footer in QWEB custom Odoo Reports
To repeat the header and footer on each page of Odoo reports, just follow the below code snippet.
Read More: How to Add Page Number in QWEB Reports
Read More: How to Create QWEB Custom Report in Odoo
0 Comments