Projet

Général

Profil

« Précédent | Suivant » 

Révision e2df6d5e

Ajouté par Serghei Mihai il y a presque 10 ans

agenda: displaying car icon in schedules when patient uses transport to reach the appointment

Closes #2120

Voir les différences:

calebasse/dossiers/forms.py
174 174
class TransportFrom(ModelForm):
175 175
    class Meta:
176 176
        model = PatientRecord
177
        fields = ('transporttype', 'transportcompany')
177
        fields = ('transporttype', 'transportcompany',
178
                  'simple_appointment_transport', 'periodic_appointment_transport')
178 179

  
179 180
class PaperIDForm(ModelForm):
180 181
    class Meta:

Formats disponibles : Unified diff