X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=conf%2Finvoice_template;h=e90424f243f217b0a9a95e5741cac9bc9b4b2eed;hp=b33c4dda1bd1904bf0a292c0a89cc5af5947b224;hb=6bf2679041d30f4b135276fdcb24d719b044d388;hpb=5e05724a635a22776f1b973f5d7e77989da4e048 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; }