[Vtigercrm-commits] [Vtiger development] #7888: Create a new rule for records assignment
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Oct 1 08:03:45 GMT 2015
#7888: Create a new rule for records assignment
--------------------------------------+-------------------------
Reporter: sardoj | Owner: developer
Type: enhancement | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.0.0 RC
Severity: High | Resolution:
Keywords: security,group,assign to |
--------------------------------------+-------------------------
Comment (by ghilt):
Same issue here.
According to this, there's a simple fix :
http://vtiger-crm.2324883.n4.nabble.com/Accessible-Groups-List-
td14849.html
Solve the issue by simply modifying the following part around line 39 of
layouts/vlayout/modules/Vtiger/uitypes/Owner.tpl :
{foreach key=OWNER_ID item=OWNER_NAME from=$ACCESSIBLE_GROUP_LIST}
Instead of original code :
{foreach key=OWNER_ID item=OWNER_NAME from=$ALL_ACTIVEGROUP_LIST}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7888#comment:6>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list