Skip to Content
मेन्यू
This question has been flagged
1 Reply
6650 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
8
मार्च 21
30553
0
मार्च 15
3848
1
जन॰ 24
13216
0
मार्च 15
6576
14
मई 22
46817