Skip to Content
Menu
This question has been flagged
7854 Views

Where technical name of the user groups will be stored in odoo

Avatar
Discard

If you ask for xml_id, table is ir_model_data (name field)

Author

Thanks for answer i have created user group form front end when i open res groups table its not displaying technical name i am also searched in ir_model_data its not available

Author

for example base.group_sale_manager is technical name of the sales manager group, this technical name where will be stored

If you create group from frontend (or any other object), i understand it will not have xml_id and will not be stored on ir_model_data

Author

i have given an example above group technical name "base.group_sale_manager" where it is stored

Author

when i export data from groups tree view i got technical name but its not displaying in database

I told you, and repeat: table is ir_model_data (name field store 'group_sale_manager' and module field store 'base'). All right?

Author

Thank you so much for your response

That's all right

Author

Hello sri, In my live server we had created user group from front end i want to access that group in my xml how can i use

Related Posts Replies Views Activity
2
May 24
1626
3
Apr 23
11037
1
Apr 23
13816
9
Dec 23
23304
1
May 20
5872