Projet

Général

Profil

« Précédent | Suivant » 

Révision d3cfbd19

Ajouté par Serghei Mihai (congés, retour 15/05) il y a presque 10 ans

actes: fixing empty EventWithAct object while trying to create an act. Doctors
are forced to be Worker instances instead of People(which is its parent)

Closes #4945

Voir les différences:

calebasse/agenda/forms.py
120 120
        appointment.clean()
121 121
        if commit:
122 122
            appointment.save()
123
            self.save_m2m()
123 124
            appointment.services = [self.service]
124 125
        return appointment
125 126

  

Formats disponibles : Unified diff