跳至内容
菜单
此问题已终结
3 回复
5681 查看

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

形象
丢弃
相关帖文 回复 查看 活动
1
8月 25
335
1
4月 25
1495
1
9月 24
2183
1
7月 24
1936
1
5月 24
4291