{include file="header.html"} {title value=$layout.pagetitle} {if $newinvoice} {/if} {include file="calendar_js.html"} {$default_printpage = get_conf('invoices.default_printpage')} {$default_taxrate = get_conf('phpui.default_taxrate')}
{if $invoice.init_header} {if $customer}
{trans("Customer:")}
|
{$customer.customername} » {$customer.address} {$customer.zip} {$customer.city} » {if $customer.balance < 0}{/if}{$customer.balance|money_format}{if $customer.balance < 0}{/if} |