{if $Address}
{$Address->getDisplay()}
{/if}
Beleg-Nummer: {$this->getId()}
Datum: {$this->getAttribute('date')}
{if $Customer}
Kunden-Nummer: {$Customer->getId()}
{/if}
Bearbeiter:
{$ArticleList->toHTML()}
{$this->getAttribute('additional_invoice_text')}