Projet

Général

Profil

« Précédent | Suivant » 

Révision efc6c4b8

Ajouté par Frédéric Péters il y a presque 10 ans

add a "next appointment" column in waiting list view (#3238)

Voir les différences:

calebasse/dossiers/models.py
735 735
        except:
736 736
            return None
737 737

  
738
    def get_next_rdv(self):
739
        from views_utils import get_next_rdv
740
        return get_next_rdv(self)
741

  
738 742
    # START Specific to sessad healthcare
739 743
    def get_last_notification(self):
740 744
        return SessadHealthCareNotification.objects.filter(patient=self, ).\

Formats disponibles : Unified diff