[Vtigercrm-commits] [Vtiger development] #7878: Filter All's fields are not updated
Vtiger development
vtiger-tickets at trac.vtiger.com
Tue Dec 24 09:47:13 GMT 2013
#7878: Filter All's fields are not updated
-----------------------+-----------------------
Reporter: sardoj | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 6.0.0
Component: vtigercrm | Version: 6.0.0 RC
Severity: High | Keywords:
-----------------------+-----------------------
When you update a custom module already installed, the fields contained in
the Filter All are not updated.
In fact, the function is not implemented.
File /vtlib/Vtiger/PackageUpdate.php
{{{
function update_CustomView($modulenode, $moduleInstance, $customviewnode,
$filterInstance) {
// TODO Handle filter property update
}
}}}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7878>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list