add invoice_pdf to selfservice, RT#13656
[freeside.git] / fs_selfservice / FS-SelfService / SelfService.pm
index 5b215f1..b45cf16 100644 (file)
@@ -31,6 +31,7 @@ $socket .= '.'.$tag if defined $tag && length($tag);
   'customer_info'             => 'MyAccount/customer_info',
   'edit_info'                 => 'MyAccount/edit_info',     #add to ss cgi!
   'invoice'                   => 'MyAccount/invoice',
+  'invoice_pdf'               => 'MyAccount/invoice_pdf',
   'invoice_logo'              => 'MyAccount/invoice_logo',
   'list_invoices'             => 'MyAccount/list_invoices', #?
   'cancel'                    => 'MyAccount/cancel',        #add to ss cgi!