RT#947: batch download of invoice PDFs
[freeside.git] / httemplate / misc / process / bill_batch-print.html
1 % die "access denied"
2 %   unless $FS::CurrentUser::CurrentUser->access_right('View invoices');
3 % my $server = FS::UI::Web::JSRPC->new('FS::bill_batch::process_print_pdf', $cgi);
4 <% $server->process %>
5 <%init></%init>