跳至内容
菜单
此问题已终结
2 回复
999 查看

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


形象
丢弃
相关帖文 回复 查看 活动
3
7月 25
6953
2
6月 25
2380
1
5月 25
1127
2
1月 25
1884
1
8月 24
1903