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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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:
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld dig| Related Posts | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
8
mar. 21
|
31466 | |||
|
0
mar. 15
|
4557 | |||
|
1
jan. 24
|
13963 | |||
|
0
mar. 15
|
7355 | |||
|
14
maj 22
|
48369 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.