Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6642 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
8
mar 21
30550
0
mar 15
3847
1
sty 24
13213
0
mar 15
6564
14
maj 22
46808