İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
1095 Görünümler

Hello community,

I am facing an issue with the configuration of the Surveys module in Odoo. Currently, all users can see all the surveys in the database. I would like to configure the system so that each user only has access to the surveys they have created themselves.

Can anyone guide me on how to make this change? What are the necessary steps to adjust the access rules so that surveys are restricted to their respective creators?

Thank you in advance for your help!

Avatar
Vazgeç
En İyi Yanıt

you can create a record rule with this domain

[('create_uid', '=', user.id)]


Avatar
Vazgeç
Üretici En İyi Yanıt

Many thanks. 

Have a nice day.

Jorge


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Eyl 25
1602
1
Ağu 25
2536
1
Ağu 25
3493
3
Tem 25
7417
2
Haz 25
2493