[Vtigercrm-commits] [vtiger development] #7640: Custom fields in Related List (ListView)
vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jan 31 01:41:47 PST 2013
#7640: Custom fields in Related List (ListView)
-----------------------+----------------------------------------------------
Reporter: adrian | Owner: developer
Type: patch | Status: new
Priority: minor | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Keywords:
-----------------------+----------------------------------------------------
I think there is an important bug here:
In this file: \include\utils\VtlibUtils.php you should add custom field
tables of the Module like this:
'vtiger_accountscf' => Array ('accountid', 'vtiger_account', 'accountid'),
in line 285.
Thank you.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7640>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list