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
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
7606
Переглядів
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!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
3
бер. 16
|
4102 | ||
|
3
лип. 15
|
19436 | ||
|
0
бер. 15
|
8964 | ||
|
0
квіт. 25
|
574 | ||
|
0
квіт. 25
|
630 |
What version?
The version of my OpenERP is the 7th