Hii,
I have a custom qweb report for journal entries and using web.internal_layout. I want to show the page number somewhere in the top or bottom. How to show page number on internal reports?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hii,
I have a custom qweb report for journal entries and using web.internal_layout. I want to show the page number somewhere in the top or bottom. How to show page number on internal reports?
Thanks
This worked with me..
<t t-call="web.internal_layout"> <div class="page"> <!-- other code --->
<div class="footer text-center" style="margin:0px; padding:0px;font-size:12px;">
Page <span class="page"/>/<span class="topage"/>
</div>
</div>
</t>
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Mai 15
|
3922 | ||
|
1
Jan. 25
|
1284 | ||
v18 Document layout Problem
Gelöst
|
|
2
Dez. 24
|
2138 | |
|
4
Mai 24
|
7105 | ||
|
1
Juli 23
|
2284 |