[Vtigercrm-commits] [vtiger development] #6327: Natural Sort

vtiger development vtiger-tickets at trac.vtiger.com
Fri Sep 25 09:29:35 EDT 2009


#6327: Natural Sort
----------------------------+-----------------------------------------------
 Reporter:  OlivierAufrere  |       Owner:  developer
     Type:  defect          |      Status:  new      
 Priority:  unassigned      |   Milestone:  5.2.0    
Component:  vtigercrm       |     Version:  5.1.0    
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Hi,

 Natural sort seems very usefull in LisView, espacially with
 invoice/quote/PO/SO number.

 Can this be implemented ?

 I already tried with mysql to change the sort by adding +0 to the field:
 $query .= ' ORDER BY '.$tablename.$order_by.'+0 '.$sorder;
 But this makes a strange sort.

 Regardes,
 Olivier

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




More information about the vtigercrm-commits mailing list