{if !empty($projectName)}

{locale group="pcsg/erp-accounting-templates" var="order.body.project"}: {$projectName}

{/if} {if !empty($contactName)}

{locale group="pcsg/erp-accounting-templates" var="order.body.customer.contact"}: {$contactName}

{/if}
{if !empty($textTop)}
{$textTop}
{/if}
{$ArticleList->toHTML()}
{* {locale group="quiqqer/invoice" var="additional.invoice.text.timeForPayment"}: {$timeForPayment}
*} {if $Payment} {locale group="quiqqer/invoice" var="additional.invoice.text.paymentMethod"}: {$Payment->getTitle()} {/if} {if !empty($validToDate)}

{locale group="quiqqer/invoice-accounting-template" var="order.body.valid_to" date=$validToDate}

{/if}
{$this->getAttribute('additional_order_text')}