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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
7626
Vues
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" />
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
3
mars 16
|
4120 | ||
|
3
juil. 15
|
19456 | ||
|
0
mars 15
|
8996 | ||
|
0
avr. 25
|
584 | ||
|
0
avr. 25
|
638 |
What version?
The version of my OpenERP is the 7th