Where technical name of the user groups will be stored in odoo
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
8340
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Mei 24
|
2306 | ||
How to set user groups to true by default
Diselesaikan
|
|
3
Apr 23
|
11769 | |
|
1
Apr 23
|
14780 | ||
how to assign menu to groups
Diselesaikan
|
|
9
Des 23
|
24062 | |
|
1
Mei 20
|
6516 |
If you ask for xml_id, table is ir_model_data (name field)
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
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
i have given an example above group technical name "base.group_sale_manager" where it is stored
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?
Thank you so much for your response
That's all right
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