Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / facturation / migrations @ 017f4158

Name Size Revision Age Author Comment
0001_initial.py 5.41 KB 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
__init__.py 0 Bytes f528653d over 11 years Benjamin Dauvergne southify the facturation app To fake the initi...

Latest revisions

# Date Author Comment
017f4158 06 January 2015 06:49 PM Mikaël Ates

Remove old migrations and add Django 1.7 migrations.

1434dd83 07 April 2014 11:03 AM Mikaël Ates

facturation: fix too small invoice list_dates field.

b63305ca 07 April 2014 11:01 AM Mikaël Ates

facturation: fix on_delete option.

7aedc4d6 22 May 2013 05:15 PM Mikaël Ates

facturation: add south migration script.

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

dossiers: South migration script for Invoice new fields.

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.
2a0a0f7c 15 February 2013 12:44 AM Thomas Noël

facturation/models: add Invoice.policy_holder_other_health_center

With a migration :
$ migrate.py migrate facturation

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
573306ed 13 February 2013 02:13 PM Benjamin Dauvergne

facturation: fix missing migration in commit 05cadd08

c7941e40 13 February 2013 10:49 AM Benjamin Dauvergne

facturation: fix migration 0002

View revisions

Also available in: Atom