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