X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_template;h=e90424f243f217b0a9a95e5741cac9bc9b4b2eed;hb=978a10cd56e76e763b15f21c533d507d5bc84dec;hp=b33c4dda1bd1904bf0a292c0a89cc5af5947b224;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;p=freeside.git diff --git a/conf/invoice_template b/conf/invoice_template index b33c4dda1..e90424f24 100644 --- a/conf/invoice_template +++ b/conf/invoice_template @@ -1,6 +1,6 @@ - Invoice - { substr("Page $page of $total_pages ", 0, 19); } { use Date::Format; time2str("%x", $date); } Invoice #{ $invnum; } + { emt($notice_name) } + { substr(emt("Page [_1] of [_2] ", $page, $total_pages), 0, 19); } { time2str("%x", $date); } { emt("Invoice #") . $invnum; } { $company_name; }