Skip to Content
Menu
This question has been flagged
1 Atsakyti
5177 Rodiniai

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

Portretas
Atmesti
Autorius Best Answer

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>
Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
geg. 15
3928
1
saus. 25
1288
2
gruod. 24
2144
4
geg. 24
7114
1
liep. 23
2286