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
- Účtovníctvo
- Sklady
- PoS
- Projektové riadenie
- MRP
This question has been flagged
1
Odpoveď
8036
Zobrazenia
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!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
3
mar 16
|
4615 | ||
|
|
3
júl 15
|
20330 | ||
|
|
0
mar 15
|
9946 | ||
|
|
0
apr 25
|
1098 | ||
|
|
0
apr 25
|
1104 |
What version?
The version of my OpenERP is the 7th