X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=conf%2Finvoice_template;h=ebf8ef7d03bba6501ad73eb59ba5d1492a0652db;hp=e226d636f31c0d5c71ea300b4d144459de122493;hb=74e058c8a010ef6feb539248a550d0bb169c1e94;hpb=0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d diff --git a/conf/invoice_template b/conf/invoice_template index e226d636f..ebf8ef7d0 100644 --- a/conf/invoice_template +++ b/conf/invoice_template @@ -1,11 +1,10 @@ - Invoice - { substr("Page $page of $total_pages ", 0, 19); } { use Date::Format; time2str("%x", $date); } FS-{ $invnum; } + { $notice_name || 'Invoice'; } + { substr("Page $page of $total_pages ", 0, 19); } { use Date::Format; time2str("%x", $date); } Invoice #{ $invnum; } -Ivan Kohler -1339 Hayes St. -San Francisco, CA 94117 +{ $company_name; } +{ $company_address; } { $address[0]; } @@ -24,4 +23,4 @@ San Francisco, CA 94117 ); } - -=> Freeside - open-source billing for ISPs - http://www.sisd.com/freeside <=- + -=> { $company_name; } <=-