[Vtigercrm-developers] Calendar Event Editability

Alan Lord alanslists at gmail.com
Fri Mar 23 14:17:10 GMT 2018



We have a customer with a large system. They _really_ need to be able to 
let the Assigned User of the *parent* record to which Events are 
related, e.g. an Account, to view and edit them.

We have thought about re-assigning Events to the owner of the {Account} 
but this won't work as the entity records are constantly re-assigned and 
sent back and forth between users and Roles within the system as data is 
processed.

Looking at some of the code, it would appear the isPermitted() function 
in UserInfoUtil.php would be a decent place to start working on a new 
permissions model but it seems a bit odd to be relying on a function 
from the old pre-MVC days. Are there other places where this is going to 
bite me?

Cheers

Al



More information about the vtigercrm-developers mailing list