跳至內容
選單
此問題已被標幟
2 回覆
973 瀏覽次數

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
6940
2
6月 25
2369
1
5月 25
1122
2
1月 25
1874
1
8月 24
1901