Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 464

How to count pages in webkit report (not in header/footer)?

$
0
0
Hi, I want to achieve report page count in .mako file of webkit reports, as it is in standard webkit footer (in xml). Following footer example, I have tried this in .mako (output is **"Number of pages: undefined"**): %for o in objects:

Number of pages:

%endfor Many thanks in advance!

Viewing all articles
Browse latest Browse all 464

Trending Articles