Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5194 มุมมอง

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>
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ค. 15
3943
1
ม.ค. 25
1305
v18 Document layout Problem แก้ไขแล้ว
2
ธ.ค. 24
2159
4
พ.ค. 24
7130
1
ก.ค. 23
2291