Hello All,
i have qweb report which prints in multiple page.
in that i want to print footer but only in my last page of footer how can i get that in qweb ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello All,
i have qweb report which prints in multiple page.
in that i want to print footer but only in my last page of footer how can i get that in qweb ?
You may want to check this OCA module: https://apps.odoo.com/apps/modules/10.0/report_qweb_element_page_visibility/. It offers 4 classes to define headers and footers on different pages.
Thanks Ermin Trevisan
its working now
You're welcome!
Hello Kamlesh,
Please Visit this Link ::
https://www.odoo.com/forum/help-1/question/v8-qweb-footer-only-on-the-last-page-72639
https://www.odoo.com/forum/help-1/question/how-to-set-div-in-the-bottom-of-the-last-page-in-a-qweb-report-75495
Hello Palkesh
already tried this but is there any other way like without adding JS?
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
The barcode is not displayed in Qweb report (Odoo)
Diselesaikan
|
|
3
Sep 22
|
22300 | |
|
|
3
Apr 18
|
8596 | ||
|
|
0
Mei 19
|
3937 | ||
|
|
0
Okt 25
|
199 | ||
|
|
2
Agu 25
|
3742 |
What do you mean by footer if you need it in last page only? You can just write what you need at the end of your code.