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
- Contabilità
- Magazzino
- PoS
- Progetti
- MRP
La domanda è stata contrassegnata
1
Rispondi
8032
Visualizzazioni
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" />
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
3
mar 16
|
4612 | ||
|
|
3
lug 15
|
20327 | ||
|
|
0
mar 15
|
9940 | ||
|
|
0
apr 25
|
1094 | ||
|
|
0
apr 25
|
1104 |
What version?
The version of my OpenERP is the 7th