Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1034 Переглядів

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!

Аватар
Відмінити
Найкраща відповідь

you can create a record rule with this domain

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


Аватар
Відмінити
Автор Найкраща відповідь

Many thanks. 

Have a nice day.

Jorge


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лип. 25
7115
2
черв. 25
2432
1
трав. 25
1193
2
січ. 25
1974
1
серп. 24
1944