Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
5703 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 25
366
1
kwi 25
1504
1
wrz 24
2197
1
lip 24
1950
1
maj 24
4306