advanced invoice serach, groundwork to add reprint/fax/email links to invoice search...
[freeside.git] / httemplate / misc / fax_invoices.cgi
index a8ded05..f16ba8b 100644 (file)
@@ -1,6 +1,6 @@
 <%
 
-my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_refax';
+my $server = new FS::UI::Web::JSRPC 'FS::cust_bill::process_refax';
 $server->process;
 
 %>