diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-03-25 23:45:45 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-03-25 23:45:45 -0700 |
commit | eaf1b3660fc8ce4436dae0b2e50545c563c6a8b5 (patch) | |
tree | 46438e78093886b32f2331793330ed1d944fbd0e /httemplate/search/cust_main.html | |
parent | 06e353b743e7be88afa8fce50ea10f27ebb7adef (diff) |
add "with postal invoicing" to customer search, RT#14148
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-x | httemplate/search/cust_main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index af9e95998..24348ff8a 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -42,7 +42,7 @@ my %search_hash = (); #scalars my @scalars = qw ( agentnum status address zip paydate_year paydate_month invoice_terms - no_censustract with_geocode with_email no_POST + no_censustract with_geocode with_email POST no_POST custbatch usernum cancelled_pkgs cust_fields flattened_pkgs |