diff --git a/Application/views/tpl/includingFiles/pdfFooter.tpl b/Application/views/tpl/includingFiles/pdfFooter.tpl new file mode 100644 index 0000000..d625e44 --- /dev/null +++ b/Application/views/tpl/includingFiles/pdfFooter.tpl @@ -0,0 +1,32 @@ +[{block name="pdfFooter"}] + + + [{block name="shop_basic_information"}] + + [{/block}] + [{block name="owner_basic_information"}] + + [{/block}] + [{block name="bank_basic_information"}] + + [{/block}] + + +[{/block}] \ No newline at end of file diff --git a/Application/views/tpl/includingFiles/pdfHeader.tpl b/Application/views/tpl/includingFiles/pdfHeader.tpl new file mode 100644 index 0000000..a4aaa3c --- /dev/null +++ b/Application/views/tpl/includingFiles/pdfHeader.tpl @@ -0,0 +1,56 @@ +[{block name="pdfHeading"}] + + [{block name="heading_owner_information"}] + + + + + [{/block}] + [{block name="heading_order_information"}] + + + + + [{/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+++++++ *}] + [{if $order->oxorder__oxdelstreet->value}] +
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DELIVERYADDRESS"}]
+ [{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}]
+ [{/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"}]
+
[{$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_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}]
+
+[{/block}] \ No newline at end of file diff --git a/Application/views/tpl/includingFiles/pdfPastThank.tpl b/Application/views/tpl/includingFiles/pdfPastThank.tpl new file mode 100644 index 0000000..907388c --- /dev/null +++ b/Application/views/tpl/includingFiles/pdfPastThank.tpl @@ -0,0 +1,16 @@ +[{block name="pdfPastThankFile"}] + + + + [{* +++++++Individueller Zahlungstext+++++++ *}] + [{if $order->oxorder__d3pdftextbestellbestaetigung->value}] + + [{else}] + + [{/if}] + [{*+++++++++++*}] + + + +
 
[{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"}]
+[{/block}] \ No newline at end of file diff --git a/Application/views/tpl/includingFiles/pdfToping.tpl b/Application/views/tpl/includingFiles/pdfToping.tpl new file mode 100644 index 0000000..77a8ed7 --- /dev/null +++ b/Application/views/tpl/includingFiles/pdfToping.tpl @@ -0,0 +1,5 @@ +[{block name="pdfToping"}] +
+ +
+[{/block}] \ No newline at end of file