From 821c540a2d41f633b1a4e1cd8bda82b8b2ff60de Mon Sep 17 00:00:00 2001 From: khoff Date: Thu, 17 Mar 2005 21:41:36 +0000 Subject: Added options invoice_email_pdf and invoice_email_pdf_note. invoice_email_pdf - Attach PDF invoice to emailed plain text invoices. invoice_email_pdf_note - Replace plain text invoice with this note, when attaching a PDF. --- httemplate/docs/install.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/docs/install.html') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index f55ce6452..eaebcde2b 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -66,6 +66,7 @@ Before installing, you need:
  • Spreadsheet::WriteExcel
  • IO-stringy (IO::Scalar)
  • Frontier::RPC (Frontier::RPC2) +
  • MIME::Entity (MIME-tools)
  • Apache::DBI (optional but recommended for better webinterface performance) -- cgit v1.2.1