콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6731 화면

please I work on aqeb report and I want to count my page like Page 1 of 2 .

please help me of this issue 

thank you so much

아바타
취소
베스트 답변

hi,

Try this in xml.view:

<template id="external_layout_footer">
    <div class="footer">
        <div class="text-center" style="border-top: 1px solid black;">        

            <ul class="list-inline">
                <li>Page:</li>
                <li><span class="page"/></li>
                <li>/</li>
                <li><span class="topage"/></li>
            </ul>
        </div>
    </div>     

</template>

 

for any further information click this link:

https://www.odoo.com/forum/help-1/question/how-to-add-page-number-in-qweb-reports-in-odoo-74996#answer-75267

아바타
취소
관련 게시물 답글 화면 활동
8
3월 21
30681
0
3월 15
3990
1
1월 24
13324
0
3월 15
6670
14
5월 22
47023