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
回覆
4287
瀏覽次數
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 |