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
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
..
locale/de/LC_MESSAGES feat(finance/admin): unified statement view (#6) 1 month ago
migrations feat(finance/admin): unified statement view (#6) 1 month ago
templates feat(finance): send statement summary to finance office 7 months ago
tests feat(finance/admin): unified statement view (#6) 1 month ago
__init__.py finance: add initial structre, including models and admin page, add some customization 3 years ago
admin.py feat(finance/admin): unified statement view (#6) 1 month ago
apps.py finance: fix some translations, add statement submit button for excursions 3 years ago
models.py feat(finance/admin): unified statement view (#6) 1 month ago
rules.py multiple: use object level permissions 3 years ago