From 81816de481257aa9dd014dc1df86536a7f3658bf Mon Sep 17 00:00:00 2001 From: Vincent Amstoutz Date: Wed, 4 Sep 2024 12:17:33 +0200 Subject: [PATCH] feat(backOffice): add an information message to the upcoming transfers page --- app/Resources/views/admin/event/bankwires.html.twig | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/Resources/views/admin/event/bankwires.html.twig b/app/Resources/views/admin/event/bankwires.html.twig index 89668737f..e1f50e164 100644 --- a/app/Resources/views/admin/event/bankwires.html.twig +++ b/app/Resources/views/admin/event/bankwires.html.twig @@ -6,6 +6,13 @@ {% if pendingBankwires|length > 0 %}
+
+

+ Au clic sur le bouton "Virement reçu", la facture sera indiquée comme payée, + le contact de facturation recevra par mail la facture, et toutes les personnes + inscrites recevront par mail leur confirmation d'inscription. +

+