From a2ea47d68a0b4bd83ce88258eeb518da9236fcef Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Wed, 20 Oct 2021 11:07:29 +0200 Subject: [PATCH] Rajout du RIB (image) dans les factures visibles par le client, sur le front --- web/pdf/invoice.shipping-tab.tpl | 9 +++++++++ web/pdf/invoice.tpl | 15 +++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/web/pdf/invoice.shipping-tab.tpl b/web/pdf/invoice.shipping-tab.tpl index 0e027d47..b84dd2af 100644 --- a/web/pdf/invoice.shipping-tab.tpl +++ b/web/pdf/invoice.shipping-tab.tpl @@ -28,3 +28,12 @@ {$carrier->name} + +
+
+
+ + + + +
\ No newline at end of file diff --git a/web/pdf/invoice.tpl b/web/pdf/invoice.tpl index 53ee4320..a1c2d585 100644 --- a/web/pdf/invoice.tpl +++ b/web/pdf/invoice.tpl @@ -27,6 +27,17 @@ + + + + @@ -118,7 +129,7 @@
+ + +
+ {$order->id} +
+ +
@@ -71,7 +82,7 @@ - {$tax_tab} +{* {$tax_tab}*}  

{$legal_free_text|escape:'html':'UTF-8'|nl2br}

- +