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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
7562
Görünümler
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!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
3
Mar 16
|
4039 | ||
|
3
Tem 15
|
19301 | ||
|
0
Mar 15
|
8832 | ||
|
0
Nis 25
|
494 | ||
|
0
Nis 25
|
545 |
What version?
The version of my OpenERP is the 7th