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 5d0aa18dde
finance: adapt to allowance_to and subsidy_to
Use the new `allowance_to` and `subsidy_to` fields in statement validation. The
night and travel costs have to be transferred to the person listed as `subsidy_to`,
the allowance has to be paid to the persons listed in `allowance_to`.
11 months ago
..
locale/de/LC_MESSAGES finance: adapt to allowance_to and subsidy_to 11 months ago
migrations finance/statement: add selection fields for allowance and subsidies 11 months ago
templates/admin finance: adapt to allowance_to and subsidy_to 11 months ago
__init__.py finance: add initial structre, including models and admin page, add some customization 3 years ago
admin.py finance: adapt to allowance_to and subsidy_to 11 months ago
apps.py finance: fix some translations, add statement submit button for excursions 3 years ago
models.py finance: adapt to allowance_to and subsidy_to 11 months ago
rules.py multiple: use object level permissions 3 years ago
tests.py tests: fix, generate html coverage report 12 months ago
views.py finance: add initial structre, including models and admin page, add some customization 3 years ago