Difference between revisions of "Freeside:3:Documentation:Administration:invoice templates"

From Freeside
Jump to: navigation, search
(Created page with "HTML invoices use Text::Template with <%= and %> delimiters. The following can be set to override the default behaviour of using the invoice_latex* data transformed to HTML: invo…")
(No difference)

Revision as of 14:05, 28 August 2013

HTML invoices use Text::Template with <%= and %> delimiters. The following can be set to override the default behaviour of using the invoice_latex* data transformed to HTML: invoice_{{{format}}}returnaddress, invoice_{{{format}}}footer, invoice_{{{format}}}notes, and invoice_{{{format}}}smallfooter configuration options. You may edit invoice_{{{format}}} as well.