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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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 !!!!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 25
|
292 | ||
|
1
abr 25
|
1484 | ||
|
1
sept 24
|
2164 | ||
|
1
jul 24
|
1927 | ||
|
1
may 24
|
4277 |