Skip to Content
Menu
This question has been flagged
2 Replies
970 Zobrazenia

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
Zrušiť
Best Answer

you can create a record rule with this domain

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


Avatar
Zrušiť
Autor Best Answer

Many thanks. 

Have a nice day.

Jorge


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
júl 25
6933
2
jún 25
2368
1
máj 25
1122
2
jan 25
1873
1
aug 24
1899