跳至內容
選單
此問題已被標幟
3 回覆
5683 瀏覽次數

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
338
1
4月 25
1496
1
9月 24
2184
1
7月 24
1937
1
5月 24
4292