Hello Guys!!!!
I want ask you about printing the number of the page in a report created through Qweb.
I am using this code:
<ul class="list-inline">
<li>Page:</li>
<li>
<span class="page" />
</li>
<li>/</li>
<li>
<span class="topage" />
</li>
</ul>
But, it does nothing.
Can anyone help please.
Thanks a lot in advance.
Best regards.