doh
authorjeff <jeff>
Sat, 18 Oct 2008 01:19:23 +0000 (01:19 +0000)
committerjeff <jeff>
Sat, 18 Oct 2008 01:19:23 +0000 (01:19 +0000)
FS/FS/cust_main.pm

index f695205..27df10f 100644 (file)
@@ -5193,7 +5193,7 @@ sub geocode {
                'table'     => 'cust_tax_location', 
                'hashref'   => { 'zip' => $zip, 'data_vendor' => $data_vendor },
                'extra_sql' => $extra_sql,
-               'order_by'  => 'plus4lo', #overlapping areas with distinct ends
+               'order_by'  => 'ORDER BY plus4lo',#overlapping with distinct ends
              }
            );
   $geocode = $cust_tax_location[0]->geocode