Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
5673 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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') ]]

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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 !!!!

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
324
1
apr. 25
1490
1
sept. 24
2170
1
iul. 24
1931
1
mai 24
4285