multiple payment options (new complimentary flag), RT#23741
[freeside.git] / httemplate / search / cust_tax_exempt.cgi
index 005d77c..91b2001 100644 (file)
@@ -61,7 +61,6 @@ my @where = ();
 #if ( $beginning || $ending ) {
 #  push @where, "_date >= $beginning",
 #               "_date <= $ending";
-#               #"payby != 'COMP';
 #}
 
 if ( $cgi->param('agentnum') =~ /^(\d+)$/ ) {