Added support for FAX invoice destinations using a HylaFAX server.
authorkhoff <khoff>
Mon, 21 Mar 2005 22:13:39 +0000 (22:13 +0000)
committerkhoff <khoff>
Mon, 21 Mar 2005 22:13:39 +0000 (22:13 +0000)
commit18c025613fa052cf4ba8d484f1296cc2a1719a24
tree334919583d3ecdd78413ad7405b6092e62f614ad
parent30189fa2e5987bafeb4714a83b7f130c568b221c
Added support for FAX invoice destinations using a HylaFAX server.
Faxing plain text invoices is not supported.
20 files changed:
FS/FS/ClientAPI/MyAccount.pm
FS/FS/Conf.pm
FS/FS/Misc.pm
FS/FS/cust_bill.pm
FS/FS/cust_main.pm
FS/FS/cust_main_invoice.pm
FS/FS/cust_pay.pm
FS/FS/cust_pkg.pm
FS/FS/part_export/http.pm
FS/FS/part_export/infostreet.pm
FS/FS/part_export/shellcommands.pm
FS/FS/svc_acct.pm
htetc/handler.pl
httemplate/docs/install.html
httemplate/edit/cust_main.cgi
httemplate/edit/process/cust_main.cgi
httemplate/misc/fax-invoice.cgi [new file with mode: 0755]
httemplate/view/cust_bill.cgi
httemplate/view/cust_main/billing.html
httemplate/view/cust_main/tickets.html