{if $Address} {$Address->getDisplay()} {/if}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.date"}: {$offerDate}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.id"}: {$this->getId()}

{if $Customer} {locale group="quiqqer/invoice-accounting-template" var="body.customerId"}: {$Customer->getId()}
{/if} {if $Editor}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.editor"}: {$editorName}
{if !empty($editorPhone)} {locale group="quiqqer/invoice-accounting-template" var="offer.body.editor.phone"}: {$editorPhone}
{/if} {if !empty($editorFax)} {locale group="quiqqer/invoice-accounting-template" var="offer.body.editor.fax"}: {$editorFax}
{/if} {if !empty($editorMail)} {locale group="quiqqer/invoice-accounting-template" var="offer.body.editor.mail"}: {$editorMail} {/if} {/if} {if $useShipping}
{locale group="quiqqer/invoice-accounting-template" var="body.deliveryAddress"}:
{if $DeliveryAddress} {$DeliveryAddress->getDisplay()} {else} {locale group="quiqqer/invoice-accounting-template" var="body.deliveryAddress_like_invoiceAddress"} {/if}
{/if}

{locale group="quiqqer/invoice-accounting-template" var="title.offer"}

{if !empty($projectName)} {locale group="quiqqer/invoice-accounting-template" var="offer.body.project" project=$projectName} {/if} {if !empty($contactName)} {locale group="quiqqer/invoice-accounting-template" var="offer.body.customer.contact"}: {$contactName} {/if} {if !empty($inquiryDate)}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.customer.inquiry_date"}: {$inquiryDate} {/if} {if !empty($customerOfferNo)}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.customer.offer_no"}: {$customerOfferNo} {/if} {if $inquiryDate}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.customer.inquiry_date"}: {$inquiryDate}
{/if}
{if !empty($textTop)}
{$textTop}
{/if}
{$ArticleList->toHTML()}
{locale group="quiqqer/invoice-accounting-template" var="offer.body.tos_hint"}
{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/invoice-accounting-template" var="offer.body.non_binding"}

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

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

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