summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/bill_batch-print.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/process/bill_batch-print.html')
-rw-r--r--httemplate/misc/process/bill_batch-print.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/misc/process/bill_batch-print.html b/httemplate/misc/process/bill_batch-print.html
new file mode 100644
index 0000000..54d639e
--- /dev/null
+++ b/httemplate/misc/process/bill_batch-print.html
@@ -0,0 +1,5 @@
+% die "access denied"
+% unless $FS::CurrentUser::CurrentUser->access_right('View invoices');
+% my $server = FS::UI::Web::JSRPC->new('FS::bill_batch::process_print_pdf', $cgi);
+<% $server->process %>
+<%init></%init>