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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there any way to make a binary type field content and paint it in a form with the img tag?
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" />
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
3月 16
|
4070 | ||
|
3
7月 15
|
19376 | ||
|
0
3月 15
|
8907 | ||
|
0
4月 25
|
530 | ||
|
0
4月 25
|
581 |
What version?
The version of my OpenERP is the 7th