improved address standardization, #13763
authorMark Wells <mark@freeside.biz>
Tue, 6 Nov 2012 20:48:41 +0000 (12:48 -0800)
committerMark Wells <mark@freeside.biz>
Tue, 6 Nov 2012 20:49:11 +0000 (12:49 -0800)
commit468c9e660eb0edb2033f0f8dbb4458f20280082c
tree9a87abfbfad9c820598c3a8d773f35c421c2bb38
parent2b2aa5664742a134da11862a7cedb37d25524423
improved address standardization, #13763
26 files changed:
FS/FS/Conf.pm
FS/FS/GeocodeCache.pm [new file with mode: 0644]
FS/FS/Mason.pm
FS/FS/Misc/Geo.pm
FS/FS/Schema.pm
FS/FS/cust_location.pm
FS/FS/cust_main.pm
FS/MANIFEST
FS/t/GeocodeCache.t [new file with mode: 0644]
bin/generate-table-module
bin/usps-webtools-test-script [new file with mode: 0755]
httemplate/edit/cust_main.cgi
httemplate/edit/cust_main/bottomfixup.html
httemplate/edit/cust_main/bottomfixup.js
httemplate/edit/cust_main/contact.html
httemplate/elements/location.html
httemplate/elements/order_pkg.js
httemplate/elements/standardize_locations.html
httemplate/elements/standardize_locations.js
httemplate/elements/tr-select-cust_location.html
httemplate/misc/change_pkg.cgi
httemplate/misc/confirm-address_standardize.html [new file with mode: 0644]
httemplate/misc/confirm-censustract.html [new file with mode: 0644]
httemplate/misc/order_pkg.html
httemplate/misc/xmlhttp-address_standardize.html [new file with mode: 0644]
httemplate/misc/xmlhttp-cust_main-address_standardize.html [deleted file]