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
Ответить
7937
Представления
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
|
4476 | ||
|
|
3
июл. 15
|
20111 | ||
|
|
0
мар. 15
|
9719 | ||
|
|
0
апр. 25
|
941 | ||
|
|
0
апр. 25
|
964 |
What version?
The version of my OpenERP is the 7th