Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
969 Vues

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
Ignorer
Meilleure réponse

you can create a record rule with this domain

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


Avatar
Ignorer
Auteur Meilleure réponse

Many thanks. 

Have a nice day.

Jorge


Avatar
Ignorer
Publications associées Réponses Vues Activité
3
juil. 25
6931
2
juin 25
2366
1
mai 25
1121
2
janv. 25
1871
1
août 24
1898