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
- प्रोजेक्ट
- MRP
This question has been flagged
1
Reply
8003
Views
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!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
3
मार्च 16
|
4594 | ||
|
|
3
जुल॰ 15
|
20251 | ||
|
|
0
मार्च 15
|
9883 | ||
|
|
0
अप्रैल 25
|
1043 | ||
|
|
0
अप्रैल 25
|
1086 |
What version?
The version of my OpenERP is the 7th