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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
4290
화면
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
|
2265 | ||
|
3
4월 23
|
11751 | ||
|
1
4월 23
|
14745 | ||
|
9
12월 23
|
24043 | ||
|
1
5월 20
|
6491 |