hello everyone , i just created a module on openerp7 , it has a registration form and wanted to add a field where i can load the user picture .. can anyone give me any hints??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
4312
Tampilan
in python :
_columns = { 'image': fields.binary("Image",), }
in xml :
<field name="image" widget='image' class="oe_avatar oe_left" />
Thank you very much :)
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Created module , new moduel
Diselesaikan
|
|
5
Apr 19
|
5846 | |
|
1
Apr 16
|
4023 | ||
|
1
Mar 15
|
8643 | ||
|
5
Jan 24
|
16104 | ||
|
4
Mar 15
|
5915 |