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
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
4537
Переглядів
in python :
_columns = { 'image': fields.binary("Image",), }
in xml :
<field name="image" widget='image' class="oe_avatar oe_left" />
Thank you very much :)
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
Created module , new moduel
Вирішено
|
|
5
квіт. 19
|
6098 | |
|
1
квіт. 16
|
4290 | ||
|
1
бер. 15
|
8864 | ||
|
5
січ. 24
|
16391 | ||
|
4
бер. 15
|
6133 |