{template_event name="quiqqer::erpAccountingTemplate::header::begin" entityType=$entityType}
{locale group="quiqqer/erp-accounting-templates" var="dunning.label.invoice_id"} | {$Invoice->getId()} | |
{locale group="quiqqer/erp-accounting-templates" var="body.date"} | {$Dunning->getCreateDateFormatted()} | |
{locale group="quiqqer/erp-accounting-templates" var="body.customerId"} | {if $Customer->getCustomerNo()}{$Customer->getCustomerNo()} | {else}{$Customer->getId()} | {/if}
{locale group="quiqqer/erp-accounting-templates" var="body.editor"} | {$Editor->getName()} | |
{locale group="quiqqer/erp-accounting-templates" var="body.contract.id"} | {erpGetPrefixedNumber assign=prefixedNumber var=$contract.hash} {$prefixedNumber} |