Freeside:3:Documentation:Administration:invoice templates
From Freeside
Revision as of 13:05, 28 August 2013 by Jeremyd (talk | contribs) (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…")
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.