{template_event name="quiqqer::erpAccountingTemplate::body::begin" entityType=$entityType}
{if !empty($projectName)}

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

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

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

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

{locale group="quiqqer/erp-accounting-templates" var="offer.body.customer.inquiry_date"}: {$inquiryDate}

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

{locale group="quiqqer/erp-accounting-templates" var="offer.body.customer.offer_no"}: {$customerOfferNo}

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

{locale group="quiqqer/erp-accounting-templates" var="offer.body.non_binding"}

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

{locale group="quiqqer/erp-accounting-templates" var="offer.body.valid_to" date=$validToDate}

{/if}
{$this->getAttribute('additional_offer_text')}
{locale group="quiqqer/erp-accounting-templates" var="offer.body.tos_hint"}
{template_event name="quiqqer::erpAccountingTemplate::body::begin" entityType=$entityType}