Projet

Général

Profil

« Précédent | Suivant » 

Révision 9a5bca6e

Ajouté par Mikaël Ates il y a plus de 9 ans

agenda: the comment displayed through an appointment is the event one.

Voir les différences:

calebasse/agenda/appointments.py
84 84
            self.patient_record_id = event.patient.id
85 85
            self.patient_record_paper_id = event.patient.paper_id
86 86
            self.act_type = event.act_type.name
87
            if self.act_id:
88
                self.description = event.act.comment
89 87
            self.is_billed = event.act.is_billed
90 88
            state = event.get_state()
91 89
            state_name = state.state_name if state else 'NON_VALIDE'

Formats disponibles : Unified diff