{template_event name="quiqqer::erpAccountingTemplate::header::begin" entityType=$entityType}
{assign var=Logo value=\QUI\ERP\Defaults::getLogo()}
{locale group="quiqqer/erp-accounting-templates" var="header" shopownerAdressShort=QUI\ERP\Defaults::getShortAddress()}
{if $Address} {$Address->getDisplay()} {/if}

{locale group="quiqqer/erp-accounting-templates" var="OpenItemsList.title"}

{if $Customer} {if $Customer->getCustomerNo()} {else} {/if} {/if}
{locale group="quiqqer/erp-accounting-templates" var="body.date"} {$dateFormatted}
{locale group="quiqqer/erp-accounting-templates" var="body.customerId"}{$Customer->getCustomerNo()}{$Customer->getId()}
{template_event name="quiqqer::erpAccountingTemplate::header::end" entityType=$entityType}