diff options
| author | ivan <ivan> | 2009-11-06 00:25:22 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2009-11-06 00:25:22 +0000 |
| commit | e6493433aaa9cbf7675afb623c39af28b933f61a (patch) | |
| tree | ac28755d50e55bb4f213cfc7c830e3c829115d9f /httemplate/search/cust_main.html | |
| parent | 8444711a73086f4181362c8d1db15f53180c1bab (diff) | |
add "payment expiration before" to customer report, RT#6447
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 f098fd3a6..eddb08d18 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 + no_censustract paydate_year paydate_month ); for my $param ( @scalars ) { |
