[freeside-commits] freeside/FS/FS cust_main.pm,1.377,1.378
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Oct 17 18:19:25 PDT 2008
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv14363
Modified Files:
cust_main.pm
Log Message:
doh
Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.377
retrieving revision 1.378
diff -u -d -r1.377 -r1.378
--- cust_main.pm 18 Oct 2008 01:08:27 -0000 1.377
+++ cust_main.pm 18 Oct 2008 01:19:23 -0000 1.378
@@ -5193,7 +5193,7 @@
'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
More information about the freeside-commits
mailing list