[Vtigercrm-commits] [vtiger development] #5339: The totals of the reports are not working

vtiger development vtiger-tickets at trac.vtiger.com
Mon Aug 25 03:39:42 EDT 2008


#5339: The totals of the reports are not working
-----------------------+----------------------------------------------------
 Reporter:  nitin      |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  critical   |   Milestone:  5.1.0    
Component:  vtigercrm  |     Version:  5.0.4    
 Keywords:             |  
-----------------------+----------------------------------------------------
 The totals of the reports are not working

 In modules\Reports\Save.php for columnstototal we forgot to change the
 value of '''$allKeys = array_keys($HTTP_POST_VARS)''' to '''allKeys =
 array_keys($_REQUEST)''' although for advancedfilter we are using the
 correct one.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5339>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list