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
2021-09-17 13:33:51 +02:00
..
templates/intervention/detail #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py Eco Account deduction 2021-09-17 13:33:51 +02:00
models.py #18 File upload in certain folders 2021-09-17 09:43:03 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py [Intervention] Revocations files optional #4 2021-08-26 15:02:34 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
views.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00