summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_tax_exempt.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-02-15 23:35:12 -0800
committerIvan Kohler <ivan@freeside.biz>2015-02-15 23:35:12 -0800
commit0870a4c1fb02be43ea5524f58650d99c81477681 (patch)
tree9f8050ba4a9bcb76f5c094bf65770c004a4c32df /httemplate/search/cust_tax_exempt.cgi
parent2c5aa117162ef4dfce93da42ea3391dcdece4bb9 (diff)
multiple payment options (new complimentary flag), RT#23741
Diffstat (limited to 'httemplate/search/cust_tax_exempt.cgi')
-rw-r--r--httemplate/search/cust_tax_exempt.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_tax_exempt.cgi b/httemplate/search/cust_tax_exempt.cgi
index 005d77c33..91b2001dc 100644
--- a/httemplate/search/cust_tax_exempt.cgi
+++ b/httemplate/search/cust_tax_exempt.cgi
@@ -61,7 +61,6 @@ my @where = ();
#if ( $beginning || $ending ) {
# push @where, "_date >= $beginning",
# "_date <= $ending";
-# #"payby != 'COMP';
#}
if ( $cgi->param('agentnum') =~ /^(\d+)$/ ) {