print image in rml file
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
3
Respostas
12079
Visualizações
put in rml file
<image x="1.3cm" y="27.6cm" height="40.0" >[[ **class-object.image** ]]</image>
or may use like this
<image x="1.3cm" y="27.6cm" height="40.0" file ="/module/image.format"> [</image>
you can add image at specific location using this,
<image file="../report/image_name.format" width="5cm" height="3cm"/>
Keep in mind that for OpenERP to print images, you report must be set to external mode. Internal mode report don't go trough the image processing. (Found this the hard way after hours of debugging)
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
mar. 15
|
4254 | ||
What is RML image file path in Openerp
Resolvido
|
|
1
mar. 15
|
6418 | |
|
1
mar. 15
|
3974 | ||
|
0
mar. 15
|
4511 | ||
|
1
mar. 15
|
8764 |