İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
5705 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 25
372
1
Nis 25
1506
1
Eyl 24
2198
1
Tem 24
1951
1
May 24
4308