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

I just want to know if exist any way to generate a private view on the CRM per salesperson.

My idea it's that every seller can take a new lead (without a salesperson assigned) or load an opportunity manually and set the salesperson field and then in the CRM can only view their own leads / opportunities.

This restriction need to avoid that a salesperson can watch other leads / opportunities and, in a perfect scenario, only their own contacts.

아바타
취소
베스트 답변

Odoo has a role Sales / User: Own Documents Only and the associated Record Rule will limit these users to their own Leads and Opportunities by this domain:

['|',('user_id','=',user.id),('user_id','=',False)]

This Record Rule doesn't apply to Leads & Opportunities in v11 but that's easily fixed! 

You can do something similar with customers - here's more information on Record Rules

아바타
취소
베스트 답변

Hi,

this module fit in your shared idea?: https://apps.odoo.com/apps/modules/13.0/jt_crm_security/



아바타
취소
관련 게시물 답글 화면 활동
Lead Generation 해결 완료
3
5월 24
3981
3
12월 22
24302
1
7월 24
3738
4
1월 24
4754
0
1월 22
3284