Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  actes 7f1f3811 almost 13 years Mikaël Ates actes: enhance get_hc_tag function
  agenda e709c53e almost 13 years Jérôme Schneider agenda: order events by id (fix #2366)
  dossiers 158b10a6 almost 13 years Thomas Noël dossiers/peoplecontact: add a type_of_contract ...
  facturation 0db1637f almost 13 years Benjamin Dauvergne facturation: only consider invoicing for the sa...
  fixtures fd8df939 about 13 years Mikaël Ates fixture: add one missing job.
  middleware 49507b49 over 13 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes 97bee351 almost 13 years Jérôme Schneider personnes: add field initials for workers (fix ...
  ressources 1b28a039 almost 13 years Mikaël Ates ressources: price_at_date() must return the pri...
  settings f528653d almost 13 years Benjamin Dauvergne southify the facturation app To fake the initi...
  static c0111c01 almost 13 years Jérôme Schneider dossiers: open patient record into a new tab (f...
  templates c977c105 about 13 years Benjamin Dauvergne agenda: fix today link on non homepage, fixes #...
__init__.py 0 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 1.59 KB 915ecce9 about 13 years Benjamin Dauvergne api: add a date parameter to event endpoint, fi...
cbv.py 11.9 KB 206fe640 about 13 years Benjamin Dauvergne agenda: only keep opened tabs when navigating a...
choices.py 1.51 KB 158b10a6 almost 13 years Thomas Noël dossiers/peoplecontact: add a type_of_contract ...
decorators.py 835 Bytes fd9769d7 about 13 years Mikaël Ates authorization: add decorators to restrict view ...
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...
models.py 3.81 KB f528653d almost 13 years Benjamin Dauvergne southify the facturation app To fake the initi...
pdftk.py 1.73 KB 591ca598 almost 13 years Benjamin Dauvergne facturation: build batch of invoice files
urls.py 1.72 KB 9123ecac about 13 years Jérôme Schneider agenda / api: act validation manage billable an...
urls_utils.py 1.05 KB e143ef56 over 13 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 1.48 KB 15db21c1 about 13 years Benjamin Dauvergne utils: superusers are superusers too
views.py 1.47 KB 87abc503 about 13 years Mikaël Ates Ressource and people management only accessible...
wsgi.py 1.11 KB 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
0db1637f 13 February 2013 11:14 PM Benjamin Dauvergne

facturation: only consider invoicing for the same service when computing a batch number

f28b22e1 13 February 2013 11:14 PM Benjamin Dauvergne

facturation: record patient entry and exit date in invoices

This commit contains a migration, apply with:

./manage.py migrate facturation
c0111c01 13 February 2013 05:46 PM Jérôme Schneider

dossiers: open patient record into a new tab (fix #2365)

591ca598 13 February 2013 05:41 PM Benjamin Dauvergne

facturation: build batch of invoice files

b85f1d9a 13 February 2013 05:31 PM Benjamin Dauvergne

facturation: fix recording of ppa and computation of amount

also add a .decimal_ppa property to Invoice

1fe1c036 13 February 2013 05:31 PM Benjamin Dauvergne

remove debug statement

b13453c0 13 February 2013 05:31 PM Benjamin Dauvergne

facturation: use calebasse.pdftk in facturation.invoice_template

09630453 13 February 2013 05:31 PM Benjamin Dauvergne

add pdftk module

7b1fe0f8 13 February 2013 05:15 PM Jérôme Schneider

dossiers: extend new contact dialog to 900px

158b10a6 13 February 2013 04:48 PM Thomas Noël

dossiers/peoplecontact: add a type_of_contract (CMU, APE)

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

View revisions

Also available in: Atom