Projet

Général

Profil

« Précédent | Suivant » 

Révision fd03639c

Ajouté par Serghei Mihai il y a presque 10 ans

agenda: unique patient for periodic appointments

Voir les différences:

calebasse/agenda/forms.py
137 137

  
138 138

  
139 139
class UpdatePeriodicAppointmentForm(NewAppointmentForm):
140
    patient = make_ajax_field(EventWithAct, 'patient', 'patientrecord', False)
140 141
    recurrence_periodicity = forms.ChoiceField(label=u"Périodicité",
141 142
            choices=Event.PERIODICITIES, required=True)
142 143

  

Formats disponibles : Unified diff