Ir al contenido
Menú
Se marcó esta pregunta
8358 Vistas

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

Avatar
Descartar

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

Autor

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

Autor

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

Autor

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

Autor

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?

Autor

Thank you so much for your response

That's all right

Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
2
may 24
2312
3
abr 23
11771
1
abr 23
14783
9
dic 23
24064
1
may 20
6543