{template_event name="quiqqer::erpAccountingTemplate::body::begin" entityType=$entityType}

{locale group="quiqqer/erp-accounting-templates" var="contract.body.minDurationInterval"}: {$minDurationInterval}

{if $extension}

{locale group="quiqqer/erp-accounting-templates" var="contract.body.extension"}: {$extension}

{/if} {if $periodOfNotice}

{locale group="quiqqer/erp-accounting-templates" var="contract.body.periodOfNotice"}: {$periodOfNotice}

{/if}

{locale group="quiqqer/erp-accounting-templates" var="contract.body.invoiceInterval"}: {$invoiceInterval}

{if $terminationDate}

{locale group="quiqqer/erp-accounting-templates" var="contract.body.terminationDate"}: {$terminationDate}

{/if}
{$ArticleList->toHTML()}
{if empty($transaction)} {locale group="quiqqer/invoice" var="additional.invoice.text.timeForPayment"}: {$timeForPayment} {else} {$transaction} {/if}
{locale group="quiqqer/invoice" var="additional.invoice.text.paymentMethod"}: {$Payment->getTitle()}
{$this->getAttribute('additional_contract_text')}
{template_event name="quiqqer::erpAccountingTemplate::body::begin" entityType=$entityType}