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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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 |