summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_main.html
diff options
context:
space:
mode:
authorivan <ivan>2009-11-06 00:25:22 +0000
committerivan <ivan>2009-11-06 00:25:22 +0000
commite6493433aaa9cbf7675afb623c39af28b933f61a (patch)
treeac28755d50e55bb4f213cfc7c830e3c829115d9f /httemplate/search/cust_main.html
parent8444711a73086f4181362c8d1db15f53180c1bab (diff)
add "payment expiration before" to customer report, RT#6447
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-xhttemplate/search/cust_main.html2
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 ) {