diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-11-16 17:08:18 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-11-16 17:08:18 -0800 |
commit | c67eaf049134e6f7ab9fe8d33d043d7d397008f3 (patch) | |
tree | bb13fd19b73adfdeb31f095b7feca115fbcf1d15 /httemplate/search/cust_main.html | |
parent | 29d80a8582103ead0b5910391cabc45cb85fa836 (diff) |
when searching locaitons, don't search historic locations by default, RT#73412
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-x | httemplate/search/cust_main.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 672c20174..1aa3390cb 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -41,7 +41,8 @@ my %search_hash = (); #scalars my @scalars = qw ( - agentnum salesnum status address city county state zip country + agentnum salesnum status + address city county state zip country location_history invoice_terms no_censustract with_geocode with_email tax no_tax POST no_POST custbatch usernum |