Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fb3af921 14 May 2013 11:28 AM Mikaël Ates

Remove trailling blank lines.

52829527 14 May 2013 11:27 AM Mikaël Ates

actes: Allow to rebill a single act if it was billed with the old system.

df3c5f1f 14 May 2013 10:13 AM Mikaël Ates

Display all adresses for selection in template-based document generation.

2a5c234c 14 May 2013 09:24 AM Mikaël Ates

Check missing health center in template-based document generation.

a192e19a 13 May 2013 04:03 PM Mikaël Ates

Refresh template choices without reloading server.

b4310641 13 May 2013 12:16 PM Mikaël Ates

Complete variables for template-based document generation.

9fdf0ddd 13 May 2013 12:13 PM Mikaël Ates

Allow a silent mode for missing variables in template generation.

b3b3c171 13 May 2013 12:10 PM Mikaël Ates

settings: add missing patient subdirectory.

9b4b395e 03 May 2013 04:47 PM Mikaël Ates

dossiers: add button in file tab and a bit of style for 50742_03 generation.

447e737b 03 May 2013 04:46 PM Mikaël Ates

dossiers: add js and html for 50742_03 generation

cda02476 03 May 2013 04:45 PM Mikaël Ates

dossiers: add view for 50742_03 generation with ph address selection.

0ea528a4 03 May 2013 04:43 PM Mikaël Ates

dossiers: generation and completion of cerfa 50742_03 (prescription transport).

364eecbe 02 May 2013 04:10 PM Mikaël Ates

dossiers: Modify persistance if doc generated from rtf templates:

If USE_PATIENT_FILE_RTF_REPOSITORY_DIRECTORY is False and
RTF_REPOSITORY_DIRECTORY is None, generated files are temporary.
If USE_PATIENT_FILE_RTF_REPOSITORY_DIRECTORY is True, assuming...
3d52e1f4 02 May 2013 04:06 PM Mikaël Ates

Handle temp file in making doc from rtf template.

fe04204b 02 May 2013 04:05 PM Mikaël Ates

agenda: only show 'courrier' link if a rtf template dir is set.

bc17dbd7 02 May 2013 03:11 PM Mikaël Ates

dossiers: limit to 5 the number of address rtf template variables.

7296f9f1 02 May 2013 03:11 PM Mikaël Ates

dossiers: add second in generated filename to avoid colisions.

8c2e6d82 02 May 2013 03:08 PM Mikaël Ates

agenda: better null fiel handling at rtf generation.

6a5a3da2 02 May 2013 03:07 PM Mikaël Ates

agenda: enhance address js selection for rtf generation.

25f8303a 02 May 2013 03:06 PM Mikaël Ates

agenda: activate 'courrier' function.

b9ed3c11 25 April 2013 06:24 PM Jérôme Schneider

actes: create act when a new event act is created

7cd2f6fb 25 April 2013 02:58 PM Jérôme Schneider

actes: fix new act dialog

Fix #2792

  • actes/templates/actes/act_listing.html: cleaning
  • actes/templates/actes/act_update.html: fix new act dialog
  • actes/urls.py: rename url nouvel-acte to new-act
  • actes/views.py: fix new act
  • agenda/templates/agenda/base.html: rename /spam to /span...
6e9b19bc 25 April 2013 12:55 PM Mikaël Ates

dossiers: change an imperative message to an indication.

139bba80 23 April 2013 06:57 PM Frédéric Péters

tests: do not import missing add_price method

80fcd3e2 23 April 2013 05:24 PM Mikaël Ates

dossiers Fix automatic diag hc creation and rediag possibility.

67de2724 12 April 2013 11:49 AM Mikaël Ates

agenda: add print button at the bottom of the all-agenda page.

fb54b8be 12 April 2013 10:52 AM Mikaël Ates

dossiers: South script for last commit.

44a0fb10 12 April 2013 10:51 AM Mikaël Ates

dossiers: allow to modify CmppHealthCareTreatment end_date.

a88371f1 11 April 2013 04:52 PM Mikaël Ates

dossiers: add comment column in past acts (fixes #2528).

f615e117 10 April 2013 08:47 PM Mikaël Ates

facturation: higher bottom margin in invoicing rendering.

74da1939 09 April 2013 03:34 PM Mikaël Ates

facturation: order not cmpp invoicing rendering sorted on the policy holder.

56406192 09 April 2013 10:44 AM Mikaël Ates

facturation: landscape and better display of not cmpp invoicing rendering.

98f6a43c 09 April 2013 10:43 AM Mikaël Ates

facturation: authorize missing first name in invoicing rendering.

3bb50103 08 April 2013 08:26 PM Mikaël Ates

facturation: trigger invoicing rendering from print button.

2f2a7de9 08 April 2013 08:26 PM Mikaël Ates

facturation: Add rendering functions for not CMPP services.

84340f4b 08 April 2013 08:26 PM Mikaël Ates

Add nir control key computation function to utils.

9b388e5a 08 April 2013 08:26 PM Mikaël Ates

dossiers: South migration script for Invoice new fields.

e2e4192d 08 April 2013 08:26 PM Mikaël Ates

facturation: add new fields to Invoice and build invoicing for not CMPP services.

  • Invoice can now register the management code.
  • Now use invoices to build the not CMPP invoicings.
6c3d1192 08 April 2013 08:26 PM Mikaël Ates

facturation: remove debug statement.

ed91f09e 08 April 2013 08:26 PM Mikaël Ates

Remove print statement.

3cd1c742 08 April 2013 08:26 PM Mikaël Ates

dossiers: add CAMSP state for the patient entry date.

20d1be4c 08 April 2013 08:26 PM Mikaël Ates

facturation: display more details on invoicing details page.

38c89917 08 April 2013 08:26 PM Mikaël Ates

facturation: invoicing stat method returns patients with missing policy.

edf91555 08 April 2013 08:26 PM Mikaël Ates

facturation: updates in not CMPP acts listings function.

Return list of patients with missing healthcare policy information
in acts listing function for CAMSP and SESSAD.
Use setdefault when possible.
Use iteritems() instead of items() when possible.
0aa40a2c 08 April 2013 08:26 PM Mikaël Ates

dossiers: display management code on contact tab.

4b569058 08 April 2013 08:26 PM Mikaël Ates

dossiers: add management_code field to PatientContact form.

f1738149 08 April 2013 08:26 PM Mikaël Ates

dossiers: remove print statement

2178a08f 08 April 2013 08:26 PM Mikaël Ates

dossiers: South migration script for PatientContact new field.

a4bee9e6 08 April 2013 08:26 PM Mikaël Ates

dossiers: add field management_code to PatientContact.

62805002 08 April 2013 08:26 PM Mikaël Ates

ressources: South migration script for ManagementCode.

2828e0c4 08 April 2013 08:26 PM Mikaël Ates

ressources: model ManagementCode used for billing by not CMPP services.

863f59f5 08 April 2013 05:58 PM Thomas Noël

b2: multiple batch in a B2 file

3d7a840a 05 April 2013 02:37 PM Thomas Noël

new invoice.batch logic (fix #2525)

warning: execute this to init healthcenters hc_invoice
(redirections like in transmissions.csv from Faure)

----
from calebasse.ressources.models import HealthCenter

def redirect(from_, to):
hc_from=HealthCenter.objects.get(pk=from_)...

32551648 04 April 2013 11:16 AM Jérôme Schneider

actes: fix build_act save comment, doctors and last_validation_state

e57e74db 03 April 2013 11:34 AM Jérôme Schneider

api: fix new authorization management

55dfa03a 02 April 2013 05:48 PM Jérôme Schneider

actes: fix last_validation state save into set_state

981abc28 29 March 2013 05:55 PM Jérôme Schneider

actes: modify db to store the last validation state

Improve act search with last state : pointed, away, ...

WARNING this commit change the database :

./manage.py migrate actes

Fixes #2092

7dd45876 29 March 2013 03:21 PM Thomas Noël

add hc_invoice in HealtCenter

with a new migration directory :
./manage.py migrate ressources --fake 0001
./manage.py migrate ressources

504817bc 28 March 2013 03:14 PM Jérôme Schneider

actes: fix indent block

90ff0811 28 March 2013 12:09 PM Jérôme Schneider

actes: improve presentation (#2092)

9335a096 28 March 2013 10:53 AM Jérôme Schneider

Dossiers: fix oldest state deletion

Fixes #2508

5534cf1d 26 March 2013 07:34 PM Jérôme Schneider

agenda: sync act comment and event description when a new act is create
from an EventWithAct

Begin fixes #2602

79bfd398 26 March 2013 07:16 PM Jérôme Schneider

api: fix calebasse Event save (tastipye api change)

https://github.com/toastdriven/django-tastypie/commit/d850758b088761a00f60a474f5b2d683dc1ec3c0
http://stackoverflow.com/questions/15157071/tastypie-nested-resources-cached-obj-get-takes-exactly-2-arguments-1-given

fca68db0 26 March 2013 05:48 PM Jérôme Schneider

dossiers: show a notification message when a place of birth is updated

Fixes #2605

5e76bb57 25 March 2013 06:37 PM Jérôme Schneider

dossiers: fix update main contactpatient

fixes #2604 #2565

c798e9ee 20 March 2013 12:03 PM Mikaël Ates

dossiers: hide comment column in past acts as it does not work.

9893156d 19 March 2013 04:35 PM Mikaël Ates

dossiers: show comment in last and next apponitments (fixes #2528).

1ea930b0 19 March 2013 03:24 PM Mikaël Ates

agenda: add datepicker to periodic event dialog (fixes #2451).

c654d723 19 March 2013 03:11 PM Mikaël Ates

Update login fields labels.

89a6a7b1 19 March 2013 02:44 PM Mikaël Ates

dossiers: remove flog column for list (fixes #2102).

6f890c89 19 March 2013 12:15 PM Mikaël Ates

Remove debug statements.

273ce9f1 19 March 2013 12:10 PM Mikaël Ates

facturation: rejection of invoice from invoicing detail view (fixes #2062).

Add a boolean field to Invoice to mark rejected invoices.
Require ./manage.py migrate facturation
Add a button that rejects an invoice. Each act of the invoice is marked
not billed and not cared. The invoice is marked rejected.
a12cecdd 19 March 2013 10:11 AM Mikaël Ates

personnes: reorder blocks on holiday page.

5b1b4469 19 March 2013 10:09 AM Mikaël Ates

personnes: give absence types on worker page.

e52ab81f 19 March 2013 10:07 AM Mikaël Ates

personnes: replace Congé by Absence (bis) (fixes #2594)

cb31cfc5 19 March 2013 10:04 AM Mikaël Ates

personnes: replace Congé by Absence (fixes #2594)

538e7917 18 March 2013 05:21 PM Mikaël Ates

facturation: hide teletransmission button.

64ec5b79 18 March 2013 05:20 PM Mikaël Ates

Show Facturation on homepage.

b9d6c60c 18 March 2013 05:11 PM Mikaël Ates

dossiers: Fix display of number of acts of healthcare.

5f8f4437 18 March 2013 04:56 PM Mikaël Ates

Remove bad import.

7a742662 07 March 2013 04:53 PM Jérôme Schneider

agenda: fix agenda ressources view

fixes #2570

5d625358 07 March 2013 03:32 PM Jérôme Schneider

dossiers: don't allow adresses selection for the current patient

fixes #2565

0e34ab8f 07 March 2013 02:12 PM Benjamin Dauvergne

facturation: generate invoice headers by batches no by healthcenter

fixes #2568

39ddd165 07 March 2013 01:43 PM Jérôme Schneider

dossiers: use model validator instead of form validator

27d44355 07 March 2013 12:17 PM Jérôme Schneider

dossiers acts: add migrations scripts and disable acts

36897737 07 March 2013 12:14 PM Jérôme Schneider

dossiers: twinning rank could not be null anymore and <=0 (fix #2566)

Warning this commit chnage the models :

./manage.py migrate dossiers
32061a0e 07 March 2013 10:13 AM Jérôme Schneider

dossiers: fix status delation

92d6fb7e 06 March 2013 02:38 PM Benjamin Dauvergne

agenda: change caption for events on periodic events listing page

4ad85397 06 March 2013 02:38 PM Benjamin Dauvergne

agenda: change Autre for Évènement in periodic event search form

9441e9c5 06 March 2013 11:59 AM Thomas Noël

b2: send batch one by one (for the time being)

f283921f 06 March 2013 11:28 AM Thomas Noël

facturation: don't create Invoice.number if it already exists

881c0e89 05 March 2013 03:08 PM Jérôme Schneider

agenda: remove ipdb ...

cfc76cd3 05 March 2013 02:59 PM Jérôme Schneider

actes: enable migrations for act :

this patch includes a migration:
./manage.py migrate actes --fake 0001
./manage.py migrate actes

d5ff7491 05 March 2013 02:50 PM Jérôme Schneider

static: cleaning css

7dae6e42 05 March 2013 02:46 PM Jérôme Schneider

agenda: pre select service into new event dialog fix #2526

84210b62 05 March 2013 09:59 AM Thomas Noël

facturation/b2: ticket=3 (soins part. exoneres)

(copie du B2 sorti de Faure)

4952abd0 04 March 2013 07:31 PM Jérôme Schneider

dossiers agenda: show confidential icon (fix #2149)

cf8a5ca9 04 March 2013 02:31 PM Jérôme Schneider

actes: don't allow billed act edition

1f5cae7f 01 March 2013 10:52 PM Jérôme Schneider

dossiers: manage switch last_state (fix #2516)

48a85f96 01 March 2013 03:39 PM Jérôme Schneider

actes: suppport act update (fix #2092)