تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3918 أدوات العرض

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
مايو 24
3779
3
ديسمبر 22
24138
1
يوليو 24
3619
4
يناير 24
4511
0
يناير 22
3143