コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1018 ビュー

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
7014
2
6月 25
2398
1
5月 25
1153
2
1月 25
1920
1
8月 24
1930