Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
5701 Zobrazení

I am new to openerp and finding it difficult to use a suitable tag for mutli page in Rml. The same should also be supported in openerp.

Avatar
Zrušit
Nejlepší odpověď

Read through the developer documentation on Dynamic Content in Reports.

You can use [[ repeatIn(objects,’o’) ]] (Loop on each objects selected for the print) function to loop over your datas.

Here's an example of repeatIn.

Avatar
Zrušit
Nejlepší odpověď

Hi, it depends on the data you want to print on the report. By using repeatIn in rml file you can generate multiple pages report. Ex. [[ repeatIn(objects,'o') ]]

Avatar
Zrušit
Autor Nejlepší odpověď

Thank you guys for your answers i tried out the aga_plan_terms_and_conditions module where just by uploading a pdf as attachment i was able to print multi page reports successfully !!!!

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
srp 25
366
1
dub 25
1503
1
zář 24
2196
1
čvc 24
1949
1
kvě 24
4301