Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
974 Ansichten

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
Verwerfen
Beste Antwort

you can create a record rule with this domain

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


Avatar
Verwerfen
Autor Beste Antwort

Many thanks. 

Have a nice day.

Jorge


Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Juli 25
6940
2
Juni 25
2371
1
Mai 25
1122
2
Jan. 25
1874
1
Aug. 24
1901