Is there any way to make a binary type field content and paint it in a form with the img tag?
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
1
Responder
7595
Visualizações
OpenERP has a binary
field type, which you can display in a form by specifying the image
widget as follows:
<field name="image_field" widget="image" />
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 | |
---|---|---|---|---|
|
3
mar. 16
|
4086 | ||
|
3
jul. 15
|
19399 | ||
|
0
mar. 15
|
8927 | ||
|
0
abr. 25
|
545 | ||
|
0
abr. 25
|
596 |
What version?
The version of my OpenERP is the 7th