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