sort these case-insensitive
[freeside.git] / httemplate / search / report_receivables.cgi
index 60abb12..587108e 100755 (executable)
@@ -71,7 +71,7 @@ where 0 <
            ,0
          )
 
-order by company, last
+order by lower(company), lower(last)
 
 END