summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_main.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-12-20 01:51:24 -0800
committerIvan Kohler <ivan@freeside.biz>2012-12-20 01:51:24 -0800
commit2ee09c1343daa939da146c102dbca72f0a98d2bf (patch)
treee6a68a0acb76672bc65a1e8e29666a007a32de4f /httemplate/search/cust_main.html
parent578ec27f71498b63102e4cca204575c01c1f8fa9 (diff)
add "with email address(es)" and "without postal mail invoices" to adv. customer search, RT#20708
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-xhttemplate/search/cust_main.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html
index fa79b4dfb..8b39ea962 100755
--- a/httemplate/search/cust_main.html
+++ b/httemplate/search/cust_main.html
@@ -42,7 +42,8 @@ my %search_hash = ();
#scalars
my @scalars = qw (
agentnum status address zip paydate_year paydate_month invoice_terms
- no_censustract with_geocode custbatch usernum
+ no_censustract with_geocode with_email no_POST
+ custbatch usernum
cancelled_pkgs
cust_fields flattened_pkgs
);