add invoice terms to advanced customer report. dogfood.
[freeside.git] / httemplate / search / cust_main.html
index d6586e8..a1693b8 100755 (executable)
@@ -45,7 +45,7 @@ my %search_hash = ();
 #scalars
 my @scalars = qw (
   agentnum status cancelled_pkgs cust_fields flattened_pkgs custbatch
-  no_censustract paydate_year paydate_month
+  no_censustract paydate_year paydate_month invoice_terms
 );
 
 for my $param ( @scalars ) {