diff --git a/source/modules/d3/pdfdocuments/src/Application/views/tpl/offers/deliverynote.tpl b/source/modules/d3/pdfdocuments/src/Application/views/tpl/offers/deliverynote.tpl
index cb91e0d..386a17f 100644
--- a/source/modules/d3/pdfdocuments/src/Application/views/tpl/offers/deliverynote.tpl
+++ b/source/modules/d3/pdfdocuments/src/Application/views/tpl/offers/deliverynote.tpl
@@ -2,51 +2,50 @@
[{assign var= deliveryPrice value= $order->getOrderDeliveryPrice()}]
-
- [{/block}]
+ [{block name="pdfHeaderFile"}]
+ [{include file=$oViewConf->getModulePath('d3invoicePdf', 'Application/views/tpl/offers/includingFiles/pdfHeader.tpl')}]
+ [{/block}]
+ [{* +++++Artikeltabelle+++++*}]
+ [{block name="articleListing"}]
+
-
- [{foreach from=$order->getOrderArticles(true) item=oOrderArticle}]
-
-
-
-
-
-
-
- [{/foreach}]
-
-
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ARTNR"}] [{$oOrderArticle->oxorderarticles__oxartnum->value }]
-
-
-
-
+
+ [{/block}]
+
+ [{foreach from=$order->getOrderArticles(true) item=oOrderArticle}]
+
+
+
+
+
+
+
+ [{/foreach}]
+
+
+
+ [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ARTNR"}] [{$oOrderArticle->oxorderarticles__oxartnum->value }]
+
+
+
+
@@ -54,13 +53,13 @@
[{* ++++++Artikelzusammenfassung++++++ *}]
- [{/block}]
- [{block name="pdfPastThankFile"}]
- [{include file="/home/elegltyp/schmidtshop.wkgisp.de/source/modules/d3/pdfdocuments/Application/views/tpl/includingFiles/pdfPastThank.tpl"}]
- [{/block}]
+ [{/block}]
+ [{block name="pdfPastThankFile"}]
+ [{include file=$oViewConf->getModulePath('d3invoicePdf', 'Application/views/tpl/offers/includingFiles/pdfPastThank.tpl')}]
+ [{/block}]
- [{$shop->oxshops__oxname->value}] - [{$shop->oxshops__oxstreet->value}] - [{$shop->oxshops__oxzip->value}] [{$shop->oxshops__oxcity->value}]
- |
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_GET_IN_CONTACT"}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_TELEFON"}][{$shop->oxshops__oxtelefon->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_FAX"}][{$shop->oxshops__oxtelefax->value}]
- [{$shop->oxshops__oxinfoemail->value}]
- |
-
- [{if $order->oxorder__oxbillcompany->value}]
- [{$order->oxorder__oxbillcompany->value}]
- [{/if}]
- [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]
- [{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]
- [{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]
- [{$shop->oxshops__oxcountry->value}]
-
- [{* +++++++Lieferadressen dynamisch+++++++ *}]
+ [{$shop->oxshops__oxname->value}] - [{$shop->oxshops__oxstreet->value}] - [{$shop->oxshops__oxzip->value}] - [{$shop->oxshops__oxcity->value}]
[{if $order->oxorder__oxdelstreet->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DELIVERYADDRESS"}]
- [{if $order->oxorder__oxdelcompany->value}][{$order->oxorder__oxdelcompany->value}] [{/if}]
+ [{if $order->oxorder__oxdelcompany->value}][{$order->oxorder__oxdelcompany->value}] [{/if}]
[{$order->oxorder__oxdelfname->value}] [{$order->oxorder__oxdellname->value}]
[{$order->oxorder__oxdelstreet->value}] [{$order->oxorder__oxdelstreetnr->value}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->value}]
[{$shop->oxshops__oxcountry->value}]
[{$shop->oxshops__oxdeladdinfo->value}]
+ [{else}]
+ [{if $order->oxorder__oxbillcompany->value}]
+ [{$order->oxorder__oxbillcompany->value}]
+ [{/if}]
+ [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]
+ [{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]
+ [{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]
+ [{$shop->oxshops__oxcountry->value}]
[{/if}]
-
- [{*Bestellnummer,Rechnungsvermerk, 'Ihre bestellung vom...'*}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERNR"}][{$order->oxorder__oxordernr->value}]
- [{if $order->oxorder__d3pdftextkostenstelle_kunden->value}][{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_INVOICENOTE"}][{$order->oxorder__d3pdftextkostenstelle_kunden->value}][{/if}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_ORDERSINCERELY"}][{$order->oxorder__oxorderdate->value|date_format:"%d.%m.%Y"}][{oxmultilang ident="ORDER_OVERVIEW_PDF_ORDERSAT"}]
|
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_BANKVERBINDUNG"}]
+ [{block name="heading_owner_information"}]
+ |
+ [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_GET_IN_CONTACT"}]
+ [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_TELEFON"}][{$shop->oxshops__oxtelefon->value}]
+ [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_FAX"}][{$shop->oxshops__oxtelefax->value}]
+ [{$shop->oxshops__oxinfoemail->value}]
+ [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_BANKVERBINDUNG"}]
[{$shop->oxshops__oxbankname->value}]
[{oxmultilang ident="ORDER_OVERVIEW_PDF_ACCOUNTNR"}][{$shop->oxshops__oxibannumber->value}]
[{oxmultilang ident="ORDER_OVERVIEW_PDF_BANKCODE_HEADER"}][{$shop->oxshops__oxbiccode->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERBILLNR"}][{$order->oxorder__oxbillnr->value}]
+ |
+
+ [{oxmultilang ident="D3_OFFER_PDF_OFFERN"}][0000]
+ |
+
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERBILL_CUSTOMERNR"}] [{$user->oxuser__oxcustnr->value}]
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DATE"}][{$order->oxorder__oxbilldate->value|date_format:"%d.%m.%Y"}]
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USTIDNR"}][{$shop->oxshops__oxvatnumber->value}]
|
+ [{oxmultilang ident="D3_OFFER_PDF_THANKINTEREST"}]
+ [{oxmultilang ident="D3_OFFER_PDF_OFFERTEXT"}]
+ |
+
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USED_PAYMENTMETHOD"}][{$payment->oxpayments__oxdesc->value}] |
[{$order->oxorder__d3pdftextbestellbestaetigung->value}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USED_GREETINGSORDER"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_1"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_2"}] |
[{oxmultilang ident="D3_OFFER_PDF_INFO"}][{$payment->oxpayments__oxdesc->value}] |
[{oxmultilang ident="D3_OFFER_PDF_PRICEINFO"}] |
[{oxmultilang ident="D3_OFFER_PDF_OFFERTIME"}] |
[{oxmultilang ident="D3_OFFER_PDF_OFFER"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_2"}] |