Skip to Content
मेन्यू
This question has been flagged
1 Reply
4286 Views

Groups created in openerp 7.0 is not adding to admin user by default, as in openerp 6.1 how can i achieve this??

Avatar
Discard
Best Answer

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')])]"/>
Avatar
Discard
Author

its not working , after adding i have to select manually from front end

which is the group of admin

Related Posts Replies Views Activity
2
मई 24
2265
3
अप्रैल 23
11751
1
अप्रैल 23
14745
9
दिस॰ 23
24043
1
मई 20
6491