From b3bcbc3dda6f1b994f206c22b02acddb17ebdf1a Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 30 Sep 2014 00:53:20 -0700 Subject: detail links on new 477 report, #30360 --- httemplate/search/cust_pkg.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/search/cust_pkg.cgi') diff --git a/httemplate/search/cust_pkg.cgi b/httemplate/search/cust_pkg.cgi index c38848721..c88b3a1d5 100755 --- a/httemplate/search/cust_pkg.cgi +++ b/httemplate/search/cust_pkg.cgi @@ -158,6 +158,7 @@ $search_hash{'query'} = $cgi->keywords; #scalars for (qw( agentnum cust_status cust_main_salesnum salesnum custnum magic status custom cust_fields pkgbatch zip + 477part 477rownum date )) { $search_hash{$_} = $cgi->param($_) if length($cgi->param($_)); -- cgit v1.2.1