Projet

Général

Profil

« Précédent | Suivant » 

Révision 5e2377b1

Ajouté par Serghei Mihai il y a presque 10 ans

agenda: do not show events and schedules from other services, display
notification instead

Closes #5023

Voir les différences:

calebasse/agenda/views.py
489 489
                        'patient__service',
490 490
                        'act_set__actvalidationstate_set',
491 491
                        'exceptions', 'participants')
492

  
493
        context['CURRENT_SERVICE_EVENTS_ONLY'] = settings.CURRENT_SERVICE_EVENTS_ONLY
494

  
492 495
        events = [ e.today_occurrence(self.date) for e in events ] \
493 496
             + [ e.today_occurrence(self.date) for e in eventswithact ]
494 497
        for e in events:

Formats disponibles : Unified diff