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:
- CRM
- 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
|
661 | ||
|
1
4월 25
|
1624 | ||
|
1
9월 24
|
2322 | ||
|
1
7월 24
|
2078 | ||
|
1
5월 24
|
4559 |