diff options
| author | ivan <ivan> | 2009-11-14 00:08:21 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2009-11-14 00:08:21 +0000 |
| commit | 2339b763230e33505b8a5302acd32269fbfd9f7e (patch) | |
| tree | eb860abb0fe0e7d975d0a6a7c93b2ab635aa0afc /httemplate/search/cust_main.html | |
| parent | 9741a06874c2cb664ca37265d2c1914c0e2e1673 (diff) | |
add invoice terms to advanced customer report. dogfood.
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 eddb08d18..19eb1318d 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -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 ) { |
