remove 3rd party module dependency
This commit is contained in:
parent
f785f2e2d8
commit
5c26ecf47e
@ -1,22 +0,0 @@
|
|||||||
[{block name="heidelpay_bank_data"}]
|
|
||||||
[{d3modcfgcheck modid="d3heidelpay"}][{/d3modcfgcheck}]
|
|
||||||
|
|
||||||
[{if $mod_d3heidelpay}]
|
|
||||||
[{assign var="oPrePaymentData" value=$order->getHeidelpayBankTransferData()}]
|
|
||||||
[{if $oPrePaymentData}]
|
|
||||||
<div>
|
|
||||||
<h3 style="font-size: 16px; margin-bottom: -10px"><strong>[{oxmultilang ident="BANK_DETAILS"}]</strong></h3>
|
|
||||||
<p>
|
|
||||||
[{oxmultilang ident="D3_HEIDELPAY_BANK_INFO"}]<br>
|
|
||||||
[{oxmultilang ident="D3_HEIDELPAY_PURPOSE_OF_USE"}]<br/><br/>
|
|
||||||
[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_ACCOUNTHOLDER"}] [{$oPrePaymentData->Holder}]<br/>
|
|
||||||
[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_IBAN"}] [{$oPrePaymentData->Iban}]<br/>
|
|
||||||
[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_BIC"}] [{$oPrePaymentData->Bic}]<br/>
|
|
||||||
<strong>[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_AMOUNT"}] [{$order->getFormattedTotalOrderSum()}] [{$oPrePaymentData->Currency}]</strong><br/>
|
|
||||||
<strong class="color">[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_REASON"}] [{$oPrePaymentData->Reference}]</strong>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
[{/if}]
|
|
||||||
[{/if}]
|
|
||||||
[{/block}]
|
|
@ -13,20 +13,6 @@
|
|||||||
[{$order->getFieldData('d3pdftextbestellbestaetigung')|nl2br}]
|
[{$order->getFieldData('d3pdftextbestellbestaetigung')|nl2br}]
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
[{/if}]
|
|
||||||
[{d3modcfgcheck modid="d3heidelpay"}][{/d3modcfgcheck}]
|
|
||||||
[{if $order->getHeidelpayBankTransferData()}]
|
|
||||||
<tr>
|
|
||||||
<td class="past_thank_width100 paddingTop10 fontSize12">
|
|
||||||
[{include file="d3Heidelpay_bank_data.tpl"}]
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
[{else}]
|
|
||||||
<tr>
|
|
||||||
<td class="past_thank_width100 paddingTop10 fontSize12">
|
|
||||||
[{$payment->getFieldData('d3shortdescpdf')|nl2br}]
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
[{/if}]
|
[{/if}]
|
||||||
[{**Schlusstext/ Abschied***}]
|
[{**Schlusstext/ Abschied***}]
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
* @link http://www.oxidmodule.com
|
* @link http://www.oxidmodule.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
use D3\ModCfg\Application\Model\d3utils;
|
|
||||||
use D3\PdfDocuments\Modules\Application\Controller\d3_overview_controller_pdfdocuments;
|
use D3\PdfDocuments\Modules\Application\Controller\d3_overview_controller_pdfdocuments;
|
||||||
use D3\PdfDocuments\Modules\Application\Model\d3_Order_PdfDocuments as d3_pdfdocs_OrderModel;
|
use D3\PdfDocuments\Modules\Application\Model\d3_Order_PdfDocuments as d3_pdfdocs_OrderModel;
|
||||||
use OxidEsales\Eshop\Application\Controller\Admin\OrderOverview;
|
use OxidEsales\Eshop\Application\Controller\Admin\OrderOverview;
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
.invoiceCorrection_pdf_heading_table{
|
|
||||||
width: 678px;
|
|
||||||
margin-top: 8mm;
|
|
||||||
}
|
|
||||||
.invoiceCorrection_width_20{
|
|
||||||
width: 20%;
|
|
||||||
}
|
|
||||||
.invoiceCorrection_width_80{
|
|
||||||
width: 80%
|
|
||||||
}
|
|
||||||
.iC_width11{
|
|
||||||
width: 11%;
|
|
||||||
}
|
|
||||||
.iC_width29{
|
|
||||||
width: 29%;
|
|
||||||
}
|
|
||||||
.iC_width60{
|
|
||||||
width: 60%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.iC_paddingBottom10{
|
|
||||||
padding-bottom: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.invoiceCorrection_font8{
|
|
||||||
font-size: 8px;
|
|
||||||
}
|
|
||||||
.invoiceCorrection_font9{
|
|
||||||
font-size: 9px;
|
|
||||||
}
|
|
||||||
.invoiceCorrection_tableMarginTop15{
|
|
||||||
margin-top: 15px;
|
|
||||||
}
|
|
||||||
.invoiceCorrection_spacingLeft20{
|
|
||||||
margin-left: 73.6px;
|
|
||||||
}
|
|
||||||
.margin-top7{
|
|
||||||
margin-top: 7px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.invoiceCorrectionPaddingTop4{
|
|
||||||
padding-top: 4px;
|
|
||||||
}
|
|
||||||
.invoiceCorrectionPaddingTop5{
|
|
||||||
padding-top: 5px;
|
|
||||||
}
|
|
||||||
.paddingTop20{
|
|
||||||
padding-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.invoiceCorrectionPaddingBottom20{
|
|
||||||
padding-bottom: 20px;
|
|
||||||
}
|
|
||||||
.invoiceCorrectionPaddingBottom16{
|
|
||||||
padding-bottom: 16px;
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user