Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / facturation / migrations @ f28b22e1

Name Size Revision Age Author Comment
0001_initial.py 52.4 KB f528653d about 12 years Benjamin Dauvergne southify the facturation app To fake the initi...
0002_auto__del_field_invoice_patient__add_field_invoice_patient_other_healt.py 54.3 KB c7941e40 about 12 years Benjamin Dauvergne facturation: fix migration 0002
0003_auto__add_field_invoice_policy_holder_address__chg_field_invoice_patie.py 53.2 KB 573306ed about 12 years Benjamin Dauvergne facturation: fix missing migration in commit 05...
0004_auto__add_field_invoice_patient_exit_date__add_field_invoice_patient_e.py 52.3 KB f28b22e1 about 12 years Benjamin Dauvergne facturation: record patient entry and exit date...
__init__.py 0 Bytes f528653d about 12 years Benjamin Dauvergne southify the facturation app To fake the initi...

Latest revisions

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

792d07a1 13 February 2013 12:30 AM Benjamin Dauvergne

facturation: remove link between Invoice and PatientRecord, keep all needed information in Invoice

f528653d 12 February 2013 02:59 PM Benjamin Dauvergne

southify the facturation app

To fake the initial migration do:

$ ./manage.py migrate --fake facturation

View revisions

Also available in: Atom