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
7934
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-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
3
mar. 16
|
4471 | ||
|
|
3
jul. 15
|
20093 | ||
|
|
0
mar. 15
|
9714 | ||
|
|
0
abr. 25
|
937 | ||
|
|
0
abr. 25
|
961 |
What version?
The version of my OpenERP is the 7th