コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
5694 ビュー

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
350
1
4月 25
1501
1
9月 24
2191
1
7月 24
1941
1
5月 24
4298