Projet

Général

Profil

« Précédent | Suivant » 

Révision 3fa5579e

Ajouté par Serghei Mihai il y a plus de 9 ans

dossiers: quotations view improvements

Voir les différences:

calebasse/dossiers/models.py
1028 1028
    patient.policyholder = patient.patientcontact
1029 1029
    patient.save()
1030 1030
    return patient
1031

  
1032
PatientRecord.DEFICIENCY_FIELDS = [field for field in PatientRecord._meta.get_all_field_names() if field.startswith('deficiency_')]
1033
PatientRecord.MISES_FIELDS = [field for field in PatientRecord._meta.get_all_field_names() if field.startswith('mises_')]
1034

  

Formats disponibles : Unified diff