İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2227 Görünümler

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?

Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
4
Eki 24
1409
0
Nis 24
1660
3
Nis 24
2040
0
Mar 24
1849
1
Ağu 25
1516