Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
5778 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
août 25
564
1
avr. 25
1587
1
sept. 24
2266
1
juil. 24
2026
1
mai 24
4428