콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1077 화면

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


아바타
취소
관련 게시물 답글 화면 활동
1
9월 25
1512
1
8월 25
2517
1
8월 25
3493
3
7월 25
7364
2
6월 25
2483