Remove trailling blank lines.
actes: Allow to rebill a single act if it was billed with the old system.
Display all adresses for selection in template-based document generation.
Check missing health center in template-based document generation.
Refresh template choices without reloading server.
Complete variables for template-based document generation.
Allow a silent mode for missing variables in template generation.
settings: add missing patient subdirectory.
dossiers: add button in file tab and a bit of style for 50742_03 generation.
dossiers: add js and html for 50742_03 generation
dossiers: add view for 50742_03 generation with ph address selection.
dossiers: generation and completion of cerfa 50742_03 (prescription transport).
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...
Handle temp file in making doc from rtf template.
agenda: only show 'courrier' link if a rtf template dir is set.
dossiers: limit to 5 the number of address rtf template variables.
dossiers: add second in generated filename to avoid colisions.
agenda: better null fiel handling at rtf generation.
agenda: enhance address js selection for rtf generation.
agenda: activate 'courrier' function.
actes: create act when a new event act is created
actes: fix new act dialog
Fix #2792
dossiers: change an imperative message to an indication.
tests: do not import missing add_price method
dossiers Fix automatic diag hc creation and rediag possibility.
agenda: add print button at the bottom of the all-agenda page.
dossiers: South script for last commit.
dossiers: allow to modify CmppHealthCareTreatment end_date.
dossiers: add comment column in past acts (fixes #2528).
facturation: higher bottom margin in invoicing rendering.
facturation: order not cmpp invoicing rendering sorted on the policy holder.
facturation: landscape and better display of not cmpp invoicing rendering.
facturation: authorize missing first name in invoicing rendering.
facturation: trigger invoicing rendering from print button.
facturation: Add rendering functions for not CMPP services.
Add nir control key computation function to utils.
dossiers: South migration script for Invoice new fields.
facturation: add new fields to Invoice and build invoicing for not CMPP services.
facturation: remove debug statement.
Remove print statement.
dossiers: add CAMSP state for the patient entry date.
facturation: display more details on invoicing details page.
facturation: invoicing stat method returns patients with missing policy.
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.
dossiers: display management code on contact tab.
dossiers: add management_code field to PatientContact form.
dossiers: remove print statement
dossiers: South migration script for PatientContact new field.
dossiers: add field management_code to PatientContact.
ressources: South migration script for ManagementCode.
ressources: model ManagementCode used for billing by not CMPP services.
b2: multiple batch in a B2 file
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_)...
actes: fix build_act save comment, doctors and last_validation_state
api: fix new authorization management
actes: fix last_validation state save into set_state
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
add hc_invoice in HealtCenter
with a new migration directory : ./manage.py migrate ressources --fake 0001 ./manage.py migrate ressources
actes: fix indent block
actes: improve presentation (#2092)
Dossiers: fix oldest state deletion
Fixes #2508
agenda: sync act comment and event description when a new act is createfrom an EventWithAct
Begin fixes #2602
api: fix calebasse Event save (tastipye api change)
https://github.com/toastdriven/django-tastypie/commit/d850758b088761a00f60a474f5b2d683dc1ec3c0http://stackoverflow.com/questions/15157071/tastypie-nested-resources-cached-obj-get-takes-exactly-2-arguments-1-given
dossiers: show a notification message when a place of birth is updated
Fixes #2605
dossiers: fix update main contactpatient
fixes #2604 #2565
dossiers: hide comment column in past acts as it does not work.
dossiers: show comment in last and next apponitments (fixes #2528).
agenda: add datepicker to periodic event dialog (fixes #2451).
Update login fields labels.
dossiers: remove flog column for list (fixes #2102).
Remove debug statements.
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.
personnes: reorder blocks on holiday page.
personnes: give absence types on worker page.
personnes: replace Congé by Absence (bis) (fixes #2594)
personnes: replace Congé by Absence (fixes #2594)
facturation: hide teletransmission button.
Show Facturation on homepage.
dossiers: Fix display of number of acts of healthcare.
Remove bad import.
agenda: fix agenda ressources view
fixes #2570
dossiers: don't allow adresses selection for the current patient
fixes #2565
facturation: generate invoice headers by batches no by healthcenter
fixes #2568
dossiers: use model validator instead of form validator
dossiers acts: add migrations scripts and disable acts
dossiers: twinning rank could not be null anymore and <=0 (fix #2566)
Warning this commit chnage the models :
./manage.py migrate dossiers
dossiers: fix status delation
agenda: change caption for events on periodic events listing page
agenda: change Autre for Évènement in periodic event search form
b2: send batch one by one (for the time being)
facturation: don't create Invoice.number if it already exists
agenda: remove ipdb ...
actes: enable migrations for act :
this patch includes a migration: ./manage.py migrate actes --fake 0001 ./manage.py migrate actes
static: cleaning css
agenda: pre select service into new event dialog fix #2526
facturation/b2: ticket=3 (soins part. exoneres)
(copie du B2 sorti de Faure)
dossiers agenda: show confidential icon (fix #2149)
actes: don't allow billed act edition
dossiers: manage switch last_state (fix #2516)
actes: suppport act update (fix #2092)