Hello, I have created a custom module in my Odoo instance and have implemented a new user group within it. My objective is to assign this group to users by default upon their creation. Could you please provide guidance on how to achieve this?
Această întrebare a fost marcată
1
Răspunde
10034
Vizualizări
Hi,
If you need to assign it for all the users from code, you can do it by overriding the create method of the res.users model.
But the cleaner solution, will be updating the Default user template with this user group.
* Navigate to general settings and click "Default User Template"
* Add your group for this user
* Now on creating new user, this group will be automatically added


Thanks
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
4
oct. 24
|
3252 | ||
|
|
0
apr. 24
|
3445 | ||
|
Deploy confugration
Rezolvat
|
|
3
mar. 26
|
9810 | |
|
|
0
mar. 24
|
4261 | ||
|
|
1
aug. 25
|
3311 |