[Vtigercrm-developers] Unable to email other users within the CRM

johnnyrockets johnb at newsreview.com
Fri Oct 31 00:22:55 GMT 2014


All,

We are preparing to roll-out an install of the community version of Vtiger
6.1 and are running into a bit of a problem that hopefully someone can shed
some light on.

Within the mail manager
(http://localhost/index.php?module=Users&src_module=Emails&view=EmailsRelatedModulePopup&triggerEventName=postSelection8140),
for users that are not administrators on the CRM, an error is generated when
you try to search for other users to email.  I've traced the error to
modules/Vtiger/views/Popup.php, class Vtiger_Popup_View->checkPermission(),
which in turn, calls modules/Users/models/Privileges.php, class
Users_Privileges_Model->hasModulePermission(), which is verifying access to
the Users table (table id #29).  Looking into the code of the mail module
leads me to believe that the user list is, for lack of a better term, a view
of the user module.  As such, regular users do not have permissions to look
at that module.

My question is, how are users expected to email with one another? Is there a
way to grant users the ability to search for other users email addresses,
and subsequently send them emails, without being an administrator?

Thanks,
John Biz



--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/Unable-to-email-other-users-within-the-CRM-tp14253.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.


More information about the vtigercrm-developers mailing list