From d381226b2409fb0a943467651e454c0ecc79b1ff Mon Sep 17 00:00:00 2001 From: ikarius Date: Thu, 30 May 2024 12:02:34 +0200 Subject: [PATCH] =?UTF-8?q?[hotfix]=20Mauvais=20e-mail=20envoy=C3=A9=20au?= =?UTF-8?q?=20b=C3=A9n=C3=A9ficiaire=20lors=20de=20la=20cr=C3=A9ation=20d'?= =?UTF-8?q?une=20orientation=20(#302)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message au lieu de récapitulatif de l'orientation. --- dora/orientations/emails.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dora/orientations/emails.py b/dora/orientations/emails.py index 68682fe1..62d120be 100644 --- a/dora/orientations/emails.py +++ b/dora/orientations/emails.py @@ -128,7 +128,7 @@ def send_orientation_created_emails(orientation, cc=None): send_orientation_created_to_referent(orientation, context) # Bénéficiaire - send_message_to_beneficiary(orientation, context, cc=cc) + send_orientation_created_to_beneficiary(orientation, context) def send_orientation_accepted_emails(