Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
5675 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 25
324
1
apr 25
1490
1
set 24
2170
1
lug 24
1931
1
mag 24
4285