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 2e6bfc9b75
finance/statement: make allowance_to optional
If an excursion has zero admissable youth leaders, the statement and hence the excursion
currently can't be saved, because the `allowance_to` field has to be non-empty, but
the number of entries has to be zero. This commit hence makes the field optional.
11 months ago
..
locale/de/LC_MESSAGES finance: adapt to allowance_to and subsidy_to 11 months ago
migrations finance/statement: make allowance_to optional 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/statement: make allowance_to optional 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