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
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
7594
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!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
3
mar 16
|
4085 | ||
|
3
lug 15
|
19397 | ||
|
0
mar 15
|
8920 | ||
|
0
apr 25
|
544 | ||
|
0
apr 25
|
592 |
What version?
The version of my OpenERP is the 7th