Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
1007 Zobrazení

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šit
Nejlepší odpověď

you can create a record rule with this domain

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


Avatar
Zrušit
Autor Nejlepší odpověď

Many thanks. 

Have a nice day.

Jorge


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
čvc 25
6956
2
čvn 25
2383
1
kvě 25
1127
2
led 25
1886
1
srp 24
1904