Difference between revisions of "Freeside:1.9:Documentation:Administration:invoice templates"
From Freeside
Line 1: | Line 1: | ||
+ | * {{#ifeq: {{{format}}} | latex | LaTeX | HTML }} invoices use Text::Template with {{#ifeq: {{{format}}} | latex | [@-- and --@] | <%= and %> }} delimiters. | ||
* {{#ifeq: {{{format}}} | latex | Edit the invoice_{{{format}}}coupon, | The following configuration options 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. {{#ifeq: {{{format}}} | latex | If you are adventurous, | You may }} edit invoice_{{{format}}} as well. | * {{#ifeq: {{{format}}} | latex | Edit the invoice_{{{format}}}coupon, | The following configuration options 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. {{#ifeq: {{{format}}} | latex | If you are adventurous, | You may }} edit invoice_{{{format}}} as well. |
Revision as of 13:20, 5 August 2010
- {{#ifeq: {{{format}}} | latex | LaTeX | HTML }} invoices use Text::Template with {{#ifeq: {{{format}}} | latex | [@-- and --@] | <%= and %> }} delimiters.
- {{#ifeq: {{{format}}} | latex | Edit the invoice_{{{format}}}coupon, | The following configuration options 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. {{#ifeq: {{{format}}} | latex | If you are adventurous, | You may }} edit invoice_{{{format}}} as well.