summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorkhoff <khoff>2005-03-17 21:41:36 +0000
committerkhoff <khoff>2005-03-17 21:41:36 +0000
commit821c540a2d41f633b1a4e1cd8bda82b8b2ff60de (patch)
tree3ef10964b7b91d479cfd20192e110a5db6da48ed /httemplate/docs
parent2d40f813c0153cfa2840eb7e218760623d88f55d (diff)
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.
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/install.html1
1 files changed, 1 insertions, 0 deletions
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:
<li><a href="http://search.cpan.org/dist/Spreadsheet-WriteExcel">Spreadsheet::WriteExcel</a>
<li><a href="http://search.cpan.org/dist/IO-stringy">IO-stringy (IO::Scalar)</a>
<li><a href="http://search.cpan.org/dist/Frontier-RPC">Frontier::RPC (Frontier::RPC2)</a>
+ <li><a href="http://search.cpan.org/search?mode=module&query=MIME::Entity">MIME::Entity (MIME-tools)</a>
<!-- <li><a href="http://search.cpan.org/dist/Crypt-YAPassGen">Crypt::YAPassGen</a> -->
<li><a href="http://search.cpan.org/dist/ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i>
</ul>