X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_main.html;h=1aa3390cb9cdfb221380a2dfae5807da13f0b62a;hb=992c6d61adaaf658a52d1bdcc87b6e1780663a64;hp=84eee1b8056d6697f6b2eb0944dc72b17b0ad4ba;hpb=3b50b841a272a5cd55497958d572dd73a3339e7b;p=freeside.git diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 84eee1b80..1aa3390cb 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -41,7 +41,8 @@ my %search_hash = (); #scalars my @scalars = qw ( - agentnum salesnum status address city county state zip country + agentnum salesnum status + address city county state zip country location_history invoice_terms no_censustract with_geocode with_email tax no_tax POST no_POST custbatch usernum @@ -50,7 +51,6 @@ my @scalars = qw ( all_tags all_pkg_classnums any_pkg_status - select_referral ); for my $param ( @scalars ) {