You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/finance/migrations
Christian Merten 5d4f29be89
feat(finance/admin): unified statement view (#6)
This PR replaces the separate admin views for unsubmitted, submitted and
confirmed statements by one common view. To distinguish the state, we
now display a colored badge in the changelist.

The default permissions for the `Standard` group are changed so that
normal users can continue to view statements they are related to when
these are submitted or confirmed.
1 month ago
..
0001_initial.py migrations: add finance tables and update members 3 years ago
0002_alter_permissions.py multiple: use object level permissions 3 years ago
0003_alter_bill_options_and_more.py multiple: use object level permissions 3 years ago
0004_alter_bill_amount.py finance: alter field 1 year ago
0005_alter_bill_proof.py finance: allow pdfs in proof field 12 months ago
0006_statement_add_allowance_to_subsidy_to.py finance/statement: add selection fields for allowance and subsidies 11 months ago
0007_alter_statement_allowance_to.py finance/statement: make allowance_to optional 11 months ago
0008_alter_statement_allowance_to_and_more.py finance/statement: make `subsidy_to` and `allowance_to` optional (#112) 11 months ago
0009_statement_ljp_to.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
0010_statement_status.py refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
0011_remove_statement_confirmed_and_submitted.py refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
0012_statementonexcursionproxy.py feat(finance/admin): unified statement view (#6) 1 month ago
__init__.py migrations: add finance tables and update members 3 years ago