X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fbulk_pkg_increment_bill.cgi;h=fc9bbc8936dd69cc9471965c5ddff462d8dc700d;hb=0549def83bcba56e53482ea0f33472e18b215649;hp=79bc0cd3eae4e63c937ff90d2d5fadcaade8a7f7;hpb=2419a740ea77d7c1fd2151dbf8822fc40fd94053;p=freeside.git diff --git a/httemplate/misc/bulk_pkg_increment_bill.cgi b/httemplate/misc/bulk_pkg_increment_bill.cgi index 79bc0cd3e..fc9bbc893 100755 --- a/httemplate/misc/bulk_pkg_increment_bill.cgi +++ b/httemplate/misc/bulk_pkg_increment_bill.cgi @@ -1,4 +1,4 @@ -<% include('/elements/header-popup.html', "Increment Bill Date") %> +<% include('/elements/header-popup.html', "Increment Next Bill Date") %> % if ( $cgi->param('error') ) { Error: <% $cgi->param('error') %> @@ -10,16 +10,32 @@ %# some false laziness w/search/cust_pkg.cgi -% for my $param (qw(agentnum custnum magic status classnum custom censustract)) { - -% } +% for my $param ( +% qw( +% agentnum cust_status cust_main_salesnum salesnum custnum magic status +% custom pkgbatch zip +% 477part 477rownum date +% report_option +% ), +% grep { /^location_\w+$/ || /^report_option_any/ } $cgi->param +% ) { + +% } +% +% for my $param (qw( censustract censustract2 ) ) { +% next unless grep { $_ eq $param } $cgi->param; + +% } % -% foreach my $pkgpart ($cgi->param('pkgpart')) { - +% for my $param (qw( pkgpart classnum refnum towernum )) { +% foreach my $value ($cgi->param($param)) { + +% } % } % -% foreach my $field (qw( setup last_bill bill adjourn susp expire cancel )) { +% foreach my $field (qw( setup last_bill bill adjourn susp expire contract_end change_date cancel active )) { % + "> "> "> "> @@ -36,7 +52,7 @@
- +