Skip to Content
Menu
This question has been flagged
1 Reply
3817 Views

at model res.group i need to add admin user to Show Full Accounting Features via data.xml

Avatar
Discard
Author

many thanks

Best Answer

HI, 

Please try with this code.


< record id="base.user_admin" model="res.users" >
< field name="groups_id" eval="[(4, ref('account.group_account_user'))]"/ >
< / record>
 

Hope it will help you.

Up Vote Please.

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 22
3460
2
Oct 25
2847
1
Sep 25
2848
3
Jul 25
4190
1
May 25
2279