diff --git a/app/views/notes.py b/app/views/notes.py index 4ec0b097..9ab4e199 100644 --- a/app/views/notes.py +++ b/app/views/notes.py @@ -2054,9 +2054,9 @@ def formsemestre_bulletins_mailetuds( "version": version, "formsemestre_id": formsemestre_id, "prefer_mail_perso": prefer_mail_perso, + "group_ids": group_ids, }, ) - # Make each bulletin nb_sent = 0 for inscription in inscriptions: