Commit Graph

169 Commits

Author SHA1 Message Date
Mikaël Ates 1eb103dd72 Settings to activate CV2 readind and set xml files path. 2015-01-13 16:37:55 +01:00
Mikaël Ates affeff8742 dossiers: manage printing for the waiting queue and shorter paginated pages.
* Waiting queue page is similar to the quotation page. Since commit
      2c6641c8 printing is done differently. So it has been adapted to
      the waiting queue page.

    * Pages quotations and waiting queue paginated for 25 lines instead of
      50 (mainly done for a faster page display).
2014-12-17 12:47:00 +01:00
Mikaël Ates 97fbc1322c dossiers: add state date on quotation page and a bit of refactoring (fixes #5977). 2014-11-20 11:59:35 +01:00
Mikaël Ates a869df8f3d dossiers: use the new comment field for addresses and contacts (fixes #4372). 2014-10-03 09:29:34 +02:00
Serghei Mihai 95593005d9 dossiers: display notification on patient record contacts and addresses update
Closes #4807
2014-08-24 00:00:57 +02:00
Serghei Mihai 3b4bba4a8e dossiers: printing the whole patient record in pdf format
Closes #3109
2014-08-21 20:04:00 +02:00
Serghei Mihai 0a8aab3242 dossiers: notification displayed when updates done on patient addresses/contacts
Closes #4807
2014-08-19 18:06:00 +02:00
Jérôme Schneider 33c3c6d1bb calebasse/dossiers/views.py: fix a success_url for paper_id form 2014-08-19 16:13:02 +02:00
Serghei Mihai 3fa5579ebf dossiers: quotations view improvements 2014-07-30 10:56:48 +02:00
Serghei Mihai 2c6641c85c dossiers: print all quotations
font-awesome styles added for icons effects

Closes #5012
2014-07-29 17:52:47 +02:00
Serghei Mihai 748e8d64e8 dossiers: quotations table refactored
Closes #5013
2014-07-28 18:08:43 +02:00
Serghei Mihai feffc42192 dossiers: display anap quotations and filter by them
Closes #5011
2014-07-28 18:08:43 +02:00
Jérôme Schneider 1a3d891234 dossiers: merge administrative forms into one form
Closes #2739
2014-07-28 18:02:22 +02:00
Jérôme Schneider c0ae5eb962 dossiers: fix state name for tab1 2014-06-16 09:56:02 +02:00
Jérôme Schneider c14fdef967 dossiers: fix tab1 for new patient 2014-06-13 17:52:07 +02:00
Serghei Mihai bba857660e Inactive participants highlighted in patien's next schedules 2014-04-29 11:00:36 +02:00
Serghei Mihai 3cdae7c35e Revert "dossiers: the schedules with inactive workers are no more displayed for a patient"
This reverts commit de2cd1873e.
2014-04-24 19:11:28 +02:00
Serghei Mihai 8d2cb63755 dossiers: useless prints removed 2014-04-24 18:56:58 +02:00
Serghei Mihai de2cd1873e dossiers: the schedules with inactive workers are no more displayed for a patient
Closes #4735
2014-04-24 15:46:37 +02:00
Jérôme Schneider 5a1c0763de dossiers: fix new address form initiated by new contact 2014-04-10 17:16:16 +02:00
Jérôme Schneider 0bbd4c4735 contact: select last address 2014-04-10 15:44:27 +02:00
Jérôme Schneider 6d9e400543 dossiers: keep data in contact form when you add an address 2014-04-08 11:39:36 +02:00
Jérôme Schneider 38c8e494fa Merge branch 'master' into new-features 2014-04-03 11:05:03 +02:00
Jérôme Schneider 63975fa818 dossiers: fix tab8 FilteredSelectMultipleMise widget 2014-04-01 18:15:00 +02:00
Jérôme Schneider aa31cdc8f1 dossiers: begin "ajaxification" of patientrecord
WARNING: with this commit the patientrecord is not usable

Refs #2357
2014-03-28 19:38:14 +01:00
Mikaël Ates 584b363f00 There may be no current state, we have to handle it (fixes #4532).
Commit 09970a47d3 introduced a more accurate
    way to get a Patient record status at a given date returning None if there is
    no state rather returning the last state not applying to the date given.

    Then a current state may be None if the states are only applying in the future.
    So we have to handle that case.
2014-03-21 09:31:53 +01:00
Jérôme Schneider 7c83c02648 dossiers: allows comment edition in addresses tab
Closes #4372
2014-03-19 16:43:45 +01:00
Jérôme Schneider 3762207dd6 dossiers: display number of place of life
Closes #4375
2014-03-04 19:30:27 +01:00
Jérôme Schneider eb3a7e713e dossiers: split tab 3 and sort adresses by place of life
Closes #2866
2014-02-28 15:51:09 +01:00
Jérôme Schneider 3c5df84df6 cleanning code: fix some pylints warning like useless imports 2013-12-17 10:47:29 +01:00
Mikaël Ates 5497fedd1c dossiers: add the protection measures management in patient record module. 2013-12-05 15:45:08 +01:00
Jérôme Schneider 577ecc05f0 agenda: set convocation send to True
Fixes #2135
2013-11-14 11:32:08 +01:00
Mikaël Ates 39dc1817bb dossiers: simplify position computing in paginated waiting queue. 2013-07-04 16:27:01 +02:00
Mikaël Ates e6b125bd62 agenda/dossier: display on appointments when a participant is missing (fixes #2039). 2013-07-03 13:20:26 +02:00
Mikaël Ates c5f8a9198c dossiers: add new feature waiting queue (fixes #3111). 2013-07-02 20:54:23 +02:00
Mikaël Ates d5ca00edf4 dossiers: make healthcare tab more significant. 2013-06-21 12:22:57 +02:00
Mikaël Ates b4c8a02fcd dossiers: modify a warning message on healthcare. 2013-06-18 14:14:51 +02:00
Mikaël Ates c55648363e Revert "dossiers: modify a warning message on healthcare."
This reverts commit 8c5bc25fcb.

    Because included a future feature not ready code.
2013-06-18 14:11:43 +02:00
Mikaël Ates 8c5bc25fcb dossiers: modify a warning message on healthcare. 2013-06-18 14:08:26 +02:00
Mikaël Ates 09c0401ad6 dossiers: group lasts acts by file state to display history. 2013-06-17 18:19:15 +02:00
Mikaël Ates 1193006a06 dossiers: better appointment date format for generated files. 2013-06-14 08:33:04 +02:00
Mikaël Ates 0bb70851e9 dossiers: warn user when closing a patient record with future appointments. 2013-06-13 18:35:52 +02:00
Mikaël Ates f3c2d53ad1 dossiers: check for creating diag hc and auto switch state at patient record opening. 2013-05-30 15:27:52 +02:00
Mikaël Ates 523c5aaf72 facturation: rename CMPP billing functions. 2013-05-30 11:52:15 +02:00
Mikaël Ates c0fe0fc5d8 dossiers: new variable for all past rdvs in templates. 2013-05-28 12:41:00 +02:00
Mikaël Ates b9039913a7 dossiers: encode filename of transport prescription. 2013-05-27 11:57:13 +02:00
Mikaël Ates b1bac2e09e dossiers: encode filename of generated files. 2013-05-27 11:41:35 +02:00
Mikaël Ates 67992ef681 facturation: warning message on patient record display if the birthdate is missing. 2013-05-23 15:21:35 +02:00
Mikaël Ates 64839f293e dossiers: fix query filters on dates for quotation listing. 2013-05-16 11:45:52 +02:00
Mikaël Ates 07b0577e7d dossiers: add view and transport for 50742_03 generation. 2013-05-15 21:28:39 +02:00