This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/calebasse/dossiers
Mikaël Ates 50584085f2 dossiers: remove useless imports in urls file. 2015-01-13 16:37:10 +01:00
..
migrations dossiers: add a new comment field of PatientRecord for the comment of addresses and contacts tab. 2014-09-29 08:02:24 +02:00
static/dossiers dossiers: update transport cerfa to the last version 2014-10-03 18:11:23 +02:00
templates/dossiers dossiers: manage printing for the waiting queue and shorter paginated pages. 2014-12-17 12:47:00 +01:00
templatetags dossiers: merge administrative forms into one form 2014-07-28 18:02:22 +02:00
__init__.py move models around 2012-10-16 23:35:39 +02:00
admin.py dossiers: patient record add place of life data 2012-11-28 11:47:23 +01:00
forms.py dossiers: use the new comment field for addresses and contacts (fixes #4372). 2014-10-03 09:29:34 +02:00
lookups.py dossiers: use service slug instead of name 2014-07-25 16:19:00 +02:00
models.py dossiers: add a new comment field of PatientRecord for the comment of addresses and contacts tab. 2014-09-29 08:02:24 +02:00
states.py dossiers: warn user when closing a patient record with future appointments. 2013-06-13 18:35:52 +02:00
tests.py dossiers: make the age format configurable via service settings 2014-09-12 10:29:39 +02:00
transport.py dossiers: update transport cerfa to the last version 2014-10-03 18:11:23 +02:00
transport_template.py dossiers: update transport cerfa to the last version 2014-10-03 18:11:23 +02:00
urls.py dossiers: remove useless imports in urls file. 2015-01-13 16:37:10 +01:00
views.py dossiers: manage printing for the waiting queue and shorter paginated pages. 2014-12-17 12:47:00 +01:00
views_utils.py dossiers: record's warning about linked schedules triggered correctly 2014-04-24 14:55:12 +02:00