Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse @ 158b10a6

Name Size Revision Age Author Comment
  actes 7f1f3811 almost 12 years Mikaël Ates actes: enhance get_hc_tag function
  agenda e709c53e almost 12 years Jérôme Schneider agenda: order events by id (fix #2366)
  dossiers 158b10a6 almost 12 years Thomas Noël dossiers/peoplecontact: add a type_of_contract ...
  facturation 573306ed almost 12 years Benjamin Dauvergne facturation: fix missing migration in commit 05...
  fixtures fd8df939 about 12 years Mikaël Ates fixture: add one missing job.
  middleware 49507b49 over 12 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes 97bee351 almost 12 years Jérôme Schneider personnes: add field initials for workers (fix ...
  ressources 1b28a039 almost 12 years Mikaël Ates ressources: price_at_date() must return the pri...
  settings f528653d almost 12 years Benjamin Dauvergne southify the facturation app To fake the initi...
  static a6638759 almost 12 years Jérôme Schneider dossiers: improve lookup patient display and fi...
  templates c977c105 about 12 years Benjamin Dauvergne agenda: fix today link on non homepage, fixes #...
__init__.py 0 Bytes 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 1.59 KB 915ecce9 about 12 years Benjamin Dauvergne api: add a date parameter to event endpoint, fi...
cbv.py 11.9 KB 206fe640 about 12 years Benjamin Dauvergne agenda: only keep opened tabs when navigating a...
choices.py 1.51 KB 158b10a6 almost 12 years Thomas Noël dossiers/peoplecontact: add a type_of_contract ...
decorators.py 835 Bytes fd9769d7 about 12 years Mikaël Ates authorization: add decorators to restrict view ...
doc_templates.py 3.15 KB 061b85b6 over 12 years Benjamin Dauvergne doc_template: add RTF encoding of unicode values
exceptions.py 83 Bytes a95f286b over 12 years Jérôme Schneider Add Calebasse user event management for work an...
models.py 3.81 KB f528653d almost 12 years Benjamin Dauvergne southify the facturation app To fake the initi...
urls.py 1.72 KB 9123ecac about 12 years Jérôme Schneider agenda / api: act validation manage billable an...
urls_utils.py 1.05 KB e143ef56 over 12 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 1.48 KB 15db21c1 about 12 years Benjamin Dauvergne utils: superusers are superusers too
views.py 1.47 KB 87abc503 about 12 years Mikaël Ates Ressource and people management only accessible...
wsgi.py 1.11 KB 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
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

8af57959 13 February 2013 04:18 PM Thomas Noël

Merge branch 'master' of ssh://repos.entrouvert.org/calebasse

37cd45a0 13 February 2013 04:17 PM Thomas Noël

patientcontact_new.html: typo

e709c53e 13 February 2013 04:16 PM Jérôme Schneider

agenda: order events by id (fix #2366)

573306ed 13 February 2013 02:13 PM Benjamin Dauvergne

facturation: fix missing migration in commit 05cadd08

f9f1ab0d 13 February 2013 02:12 PM Benjamin Dauvergne

facturation: in invoices some fields must not be null

7f1f3811 13 February 2013 01:16 PM Mikaël Ates

actes: enhance get_hc_tag function

4b8fd7af 13 February 2013 12:16 PM Benjamin Dauvergne

facturation: extract address of the policy holder when building invoices

05cadd08 13 February 2013 12:16 PM Benjamin Dauvergne

facturation: add field to hold policyholder address

97bee351 13 February 2013 11:48 AM Jérôme Schneider

personnes: add field initials for workers (fix #2375)

This commit change the models to apply the new one use the following
commands :

./manage.py migrate personnes 0001 --fake
./manage.py migrate personnes

View revisions

Also available in: Atom