X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_template;h=ebf8ef7d03bba6501ad73eb59ba5d1492a0652db;hb=5249f69568b1a06112ca92f89b669c035cc9fd4f;hp=4b2c64bcb428e91251c76c3b3095d54210b0a788;hpb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;p=freeside.git diff --git a/conf/invoice_template b/conf/invoice_template index 4b2c64bcb..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 -12345 Test Lane -Truckee, CA 96161 +{ $company_name; } +{ $company_address; } { $address[0]; } @@ -24,4 +23,4 @@ Truckee, CA 96161 ); } - -=> Freeside - open-source billing for ISPs - http://www.sisd.com/freeside <=- + -=> { $company_name; } <=-