Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1002 Widoki

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!

Awatar
Odrzuć
Najlepsza odpowiedź

you can create a record rule with this domain

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


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Many thanks. 

Have a nice day.

Jorge


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lip 25
6953
2
cze 25
2380
1
maj 25
1127
2
sty 25
1884
1
sie 24
1903