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.
konova/intervention
mipel 4c045618e6 Eco Account deduction
* adds deductable_surface to EcoAccount model to provide an easy way to change the deductable amount from an account -> depends on external funding e.g. with AktionBlau or similar
* adds overview of deducted and deductable volume to detail view
* adds check to eco account model, so the deductable_surface can never be larger than the total amount of after_state surface sum
* adds german formating for python logic based number formating
* adds/updates translations
3 years ago
..
templates/intervention/detail #18 File upload in certain folders 3 years ago
__init__.py Initial 3 years ago
admin.py #18 File upload in certain folders 3 years ago
apps.py Initial 3 years ago
filters.py Intervention model refactoring 3 years ago
forms.py Eco Account deduction 3 years ago
models.py #18 File upload in certain folders 3 years ago
settings.py Initial 3 years ago
tables.py [Intervention] Revocations files optional #4 3 years ago
tests.py Initial 3 years ago
urls.py #18 File upload in certain folders 3 years ago
views.py #18 File upload in certain folders 3 years ago