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
- Comptabilitat
- Inventari
- PoS
- Projectes
- MRP
This question has been flagged
1
Respondre
8014
Vistes
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" />
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
|
3
de març 16
|
4606 | ||
|
|
3
de jul. 15
|
20280 | ||
|
|
0
de març 15
|
9911 | ||
|
|
0
d’abr. 25
|
1070 | ||
|
|
0
d’abr. 25
|
1095 |
What version?
The version of my OpenERP is the 7th