Project

General

Profile

« Previous | Next » 

Revision b84e2e49

Added by Frédéric Péters about 13 years ago

agenda: display phone numbers in appointments (#2169)

View differences:

calebasse/agenda/appointments.py
event_act = occurrence.event.eventact
workers = event_act.participants.all()
self.convocation_sent = event_act.convocation_sent
self.patient = event_act.patient
self.patient_record_id = event_act.patient.id
self.patient_record_paper_id = event_act.patient.paper_id
self.workers_initial = ""

Also available in: Unified diff