Groups created in openerp 7.0 is not adding to admin user by default, as in openerp 6.1 how can i achieve this??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
4291
Visninger
You have to add groups like this. In version 6.1 all groups by defualt admin given, but in verions 7 it is changed
<field name="groups_id" eval="[(6,0,[ref('base.group_user'), ref('base.group_partner_manager')])]"/>
its not working , after adding i have to select manually from front end
which is the group of admin
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
2
maj 24
|
2267 | ||
|
3
apr. 23
|
11751 | ||
|
1
apr. 23
|
14745 | ||
|
9
dec. 23
|
24045 | ||
|
1
maj 20
|
6492 |