summaryrefslogtreecommitdiff
path: root/httemplate/misc/fax_invoices.cgi
blob: f16ba8b5ee43cb63281296c53d2bb37d81a23ce6 (plain)
1
2
3
4
5
6
<%

my $server = new FS::UI::Web::JSRPC 'FS::cust_bill::process_refax';
$server->process;

%>