Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
5690 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 25
345
1
квіт. 25
1499
1
вер. 24
2189
1
лип. 24
1941
1
трав. 24
4295