User: Own Leads Only the user will have access to his own data in the sales application. User: All Leads the user will have access to all records of everyone in the sales application. Manager the user will have an access to the sales configuration as well as statistic reports. Manage Fund Raising Personal Leads ['|',('user_id','=',user.id),('user_id','=',False)] All Leads [(1,'=',1)] Hide Private Meetings ['|',('user_id','=',user.id),('show_as','=','busy')] Personal Phone Calls ['|',('user_id','=',user.id),('user_id','=',False)] All Phones [(1,'=',1)] Personal Leads Analysis ['|',('user_id','=',user.id),('user_id','=',False)] All Leads Analysis [(1,'=',1)]