Skip to content
Snippets Groups Projects
Commit 8496d57e authored by Manel Boumansour's avatar Manel Boumansour
Browse files

Ajout d'un log abs_notify_get_destinations

parent dcb99768
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,7 @@ def abs_notify_get_destinations(
log("for boucle formesemestre")
if responsable.email:
destinations.append(responsable.email)
log(str(prefs))
log(prefs["abs_notify_etud"])
if prefs["abs_notify_chief"] and prefs["email_chefdpt"]:
log("boucle if abs chief")
destinations.append(prefs["email_chefdpt"])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment