From 7f8a2a5d54062c347bc2d7e3de34cd8c3f3a1016 Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Wed, 2 Sep 2020 10:20:44 +0200 Subject: [PATCH] =?UTF-8?q?Rajout=20du=20libell=C3=A9=20du=20mode=20de=20p?= =?UTF-8?q?aiement=20dans=20la=20facture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/pdf/default2020/invoice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pdf/default2020/invoice.html b/templates/pdf/default2020/invoice.html index 454832fd..1242ba98 100644 --- a/templates/pdf/default2020/invoice.html +++ b/templates/pdf/default2020/invoice.html @@ -293,7 +293,7 @@

{intl l="Payment module"}

- {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$COMMENT}{/loop} + {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}

{hook name="invoice.after-payment-module" order=$order_id module_id=$PAYMENT_MODULE}