From 19e160c6f8627fa484a78079f226854875a3ffa8 Mon Sep 17 00:00:00 2001 From: Serreau Jovann Date: Wed, 8 Apr 2026 20:14:53 +0200 Subject: [PATCH] fix: ajout majoration 5% dans email signature echeancier Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/emails/echeancier_signature.html.twig | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/templates/emails/echeancier_signature.html.twig b/templates/emails/echeancier_signature.html.twig index d9d2c89..98cd35e 100644 --- a/templates/emails/echeancier_signature.html.twig +++ b/templates/emails/echeancier_signature.html.twig @@ -17,8 +17,16 @@ {{ echeancier.description }} - Montant total - {{ echeancier.totalAmountHt }} € + Creance + {{ echeancier.totalAmountHt }} € + + + Majoration (5%) + + {{ echeancier.majoration|number_format(2, ',', ' ') }} € + + + Total a payer + {{ echeancier.totalWithMajoration|number_format(2, ',', ' ') }} € Mensualite