[Vtigercrm-developers] dashboard bug

ding jianting dfar2008 at gmail.com
Tue Nov 7 20:27:26 PST 2006


Hi,all
I found error msg "No data available with the specified time period"  in
Dashboard module. I cracked code and found $this->module_id,module_name are
invoked by process_full_list_query function of CRMEntity Bean. But there are
no module_id,module_name fields in Potentails bean. Two fields exists in
5.0.1. So I added module_id,module_name field in Potentials.php.
Dashboard module works properly again.

another bug about report module:
AdvancedFilter.php getSecondaryColumns_AdvFilterHTML function:
from:
if(isset($mod_strings[$fieldlable]))
to:
if(isset($mod_strings[$fieldlabel]))

If any problem, pls let me know.

Thanks and regards

-- 
DingJianting
________________________________________
中国开源客户关系管理系统: http://www.c3crm.com
-----------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20061108/2bd6b40e/attachment-0004.html 


More information about the vtigercrm-developers mailing list