{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()}

{$company.name}

{$company.street}

{$company.zipCode} {$company.city}

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

{locale group="quiqqer/erp-accounting-templates" var="sepaMandate.header.creditor"} {if empty($creditorId)}
{else} {$creditorId} {/if}
{locale group="quiqqer/erp-accounting-templates" var="sepaMandate.header.debtor"} {if empty($debtorId)}
{else} {$debtorId} {/if}
{template_event name="quiqqer::erpAccountingTemplate::header::end" entityType=$entityType}