Hi,all<br>I found error msg &quot;No data available with the specified time period&quot;&nbsp; in Dashboard module. I cracked code and found $this-&gt;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.<br>Dashboard module works properly again.<br><br>another bug about report module:<br>AdvancedFilter.php getSecondaryColumns_AdvFilterHTML function:<br>from:
<br>if(isset($mod_strings[$fieldlable]))<br>to:<br>if(isset($mod_strings[$fieldlabel]))<br><br>If any problem, pls let me know.<br><br>Thanks and regards<br clear="all"><br>-- <br>DingJianting<br>________________________________________
<br>中国开源客户关系管理系统: <a href="http://www.c3crm.com">http://www.c3crm.com</a><br>-----------------------------------------------------------------------