Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  actes bc7e290e about 13 years Mikaël Ates facturation : Allow a 'pause' per act. Missing ...
  agenda 8a529a5c about 13 years Mikaël Ates actes: Show acts billed on the daily validation...
  dossiers cea6ec34 about 13 years Jérôme Schneider dossiers and ressources: move ressources class ...
  facturation afa72d5e about 13 years Mikaël Ates validation: all acts of the day locked per serv...
  fixtures b6d71409 about 13 years Jérôme Schneider dossiers: add some fixtures
  middleware 49507b49 about 13 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes aceeeca7 about 13 years Mikaël Ates Add Role model and fixtures (not used yet)
  ressources 4b9ade90 about 13 years Jérôme Schneider ressources: pre-select current service
  settings 4376fbf4 about 13 years Jérôme Schneider Fix #2026 agenda: search only patient from the ...
  static e7898322 about 13 years Jérôme Schneider dossiers: add delete patientrecord
  templates d3c4373d about 13 years Mikaël Ates Remove logout button from login page.
__init__.py 0 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 543 Bytes 5c66ef04 about 13 years Jérôme Schneider agenda: add occurrences deletion
cbv.py 9.79 KB 42838d50 about 13 years Benjamin Dauvergne cbv: do not take the first posted value to find...
doc_templates.py 3.15 KB 061b85b6 over 13 years Benjamin Dauvergne doc_template: add RTF encoding of unicode values
exceptions.py 83 Bytes a95f286b over 13 years Jérôme Schneider Add Calebasse user event management for work an...
fields.py 64 Bytes 1cba0446 over 13 years Benjamin Dauvergne improve SchoolTeacher model
models.py 3.7 KB cdb3c2c9 about 13 years Benjamin Dauvergne models: add a WeekRankField model field to stor...
urls.py 1.66 KB 2e9ee32b about 13 years Benjamin Dauvergne homepage: store current service in a cookie, wh...
urls_utils.py 1.05 KB e143ef56 about 13 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 761 Bytes 82f9179f about 13 years Benjamin Dauvergne utils: add new module with random utility funct...
views.py 1.16 KB 2fc71f9b about 13 years Mikaël Ates Reorder the service buttons display.
wsgi.py 1.11 KB 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
4b9ade90 04 December 2012 04:34 PM Jérôme Schneider

ressources: pre-select current service

cea6ec34 04 December 2012 04:26 PM Jérôme Schneider

dossiers and ressources: move ressources class into ressources

afa72d5e 04 December 2012 03:16 PM Mikaël Ates

validation: all acts of the day locked per service.

8920fc06 04 December 2012 03:16 PM Mikaël Ates

facturation: move parenthesis into if statement.

bc7e290e 04 December 2012 03:16 PM Mikaël Ates

facturation : Allow a 'pause' per act. Missing notifications are only indicatives.

  • This commit needs the db be reinit.
  • A 'pause facturation' can now be applied per act. Set for allow services
    though it is for nom only used by the CMPP....
3afb3259 04 December 2012 12:45 PM Jérôme Schneider

dossiers: disable delete if patient record had act(s)

e7898322 04 December 2012 11:26 AM Jérôme Schneider

dossiers: add delete patientrecord

ff8d6077 03 December 2012 06:02 PM Mikaël Ates

facturation: Change how invoicings and invoices are numbered.

  • Invoicings for the CMPP must start with an offset depending
    on the last invoicing at software switching.

    INVOICING_OFFSET is used for this purpose.

  • Invoices must start with the invoicing number. We allow 99999...
25d36369 03 December 2012 05:02 PM Mikaël Ates

dossiers: fix the selection of acts before the end date of the invoicing.

6e3380f5 03 December 2012 04:57 PM Mikaël Ates

dossiers : get_current_state() must not return None.

If no state applies for today, return the future last state.

View revisions

Also available in: Atom