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
返信
4295
ビュー
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
|
2270 | ||
|
3
4月 23
|
11752 | ||
|
1
4月 23
|
14746 | ||
|
9
12月 23
|
24045 | ||
|
1
5月 20
|
6495 |