Projet

Général

Profil

« Précédent | Suivant » 

Révision af0ca53c

Ajouté par Mikaël Ates il y a presque 10 ans

agenda: add already_billed attribute to appointment.

Voir les différences:

calebasse/agenda/appointments.py
85 85
            self.patient_record_paper_id = event.patient.paper_id
86 86
            self.act_type = event.act_type.name
87 87
            self.is_billed = event.act.is_billed
88
            self.already_billed = event.act.already_billed
88 89
            state = event.get_state()
89 90
            state_name = state.state_name if state else 'NON_VALIDE'
90 91
            display_name = VALIDATION_STATES[state_name]

Formats disponibles : Unified diff