From: jeff Date: Sat, 18 Oct 2008 01:22:55 +0000 (+0000) Subject: sheesh X-Git-Tag: root_of_webpay_support~306 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=86a09d3645f2b92ecd735ce8354e5f99a64b050f;p=freeside.git sheesh --- diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index 27df10f01..772942b6a 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -5193,7 +5193,7 @@ sub geocode { 'table' => 'cust_tax_location', 'hashref' => { 'zip' => $zip, 'data_vendor' => $data_vendor }, 'extra_sql' => $extra_sql, - 'order_by' => 'ORDER BY plus4lo',#overlapping with distinct ends + 'order_by' => 'ORDER BY plus4hi',#overlapping with distinct ends } ); $geocode = $cust_tax_location[0]->geocode