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
- プロジェクト
- 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  | 4487 | ||
|  | 3 7月 15  | 20135 | ||
|  | 0 3月 15  | 9733 | ||
|  | 0 4月 25  | 948 | ||
|  | 0 4月 25  | 970 | 
What version?
The version of my OpenERP is the 7th