Skip to content
Extraits de code Groupes Projets
Valider ac876605 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[FIX] test_entry

parent ae4d9d2d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -231,7 +231,7 @@ class SurveyUserInput(models.Model): ...@@ -231,7 +231,7 @@ class SurveyUserInput(models.Model):
and self.state != "done" and self.state != "done"
and self.training_id and self.training_id
and self.student_id and self.student_id
and not self.is_test_entry and not self.test_entry
): ):
template_id.send_mail( template_id.send_mail(
self.id, self.id,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter