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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4314
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
5月 24
|
2293 | ||
|
3
4月 23
|
11763 | ||
|
1
4月 23
|
14772 | ||
|
9
12月 23
|
24056 | ||
|
1
5月 20
|
6509 |