X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=conf%2Finvoice_template;h=769f043d71867d160db437cc16bd9e65f8dbc4ea;hb=62b12e8b09608b7081ffd596be899fafb5c2403f;hp=e226d636f31c0d5c71ea300b4d144459de122493;hpb=eb9668a6f3181ee02cb335272c5ee4616e61fd09;p=freeside.git diff --git a/conf/invoice_template b/conf/invoice_template index e226d636f..769f043d7 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; } + { emt($notice_name) } + { substr(emt("Page [_1] of [_2] ", $page, $total_pages), 0, 19); } { use Date::Format; time2str("%x", $date); } { emt("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; } <=-