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
- Účetnictví
- Sklad
- PoS
- Projekty
- MRP
This question has been flagged
1
Odpovědět
4872
Zobrazení
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!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
Created module , new moduel
Vyřešeno
|
|
5
dub 19
|
6512 | |
|
|
1
dub 16
|
4684 | ||
|
|
1
bře 15
|
9297 | ||
|
|
5
led 24
|
16926 | ||
|
|
4
bře 15
|
6533 |