diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-07-31 13:17:55 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-07-31 13:17:55 -0700 |
commit | 6c284750de8fe49d7d4cdc6a9a4fb618697780e2 (patch) | |
tree | b857e8d1d948d20fb425b0505d553e425a809414 /httemplate/search/cust_main.html | |
parent | 5592cab603e6fda46268ca5addb1b036662e1576 (diff) |
search by state (and county, country), RT#30312
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 c0292aab2..a30746307 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 zip paydate_year paydate_month invoice_terms + agentnum salesnum status address county state zip country + paydate_year paydate_month invoice_terms no_censustract with_geocode with_email POST no_POST custbatch usernum cancelled_pkgs |