konova/intervention
mipel d84fe68120 #7 New Form
* adds NewEcoAccountForm
* refactors NewCompensationForm into AbstractCompensationForm so main fields can be reused again
* fixes template bug in account detail view where the amount of deductions has been displayed instead of the available rest
* refactors _generate_new_identifier() into generate_new_identifier()
* refactors get_available_rest() into returning both, the total and relative amount
* improves saving of SimpleGeometryForm()
* adds/updates translations
2021-10-05 16:35:24 +02:00
..
forms #7 New Form 2021-10-05 16:35:24 +02:00
templates/intervention #7 New Form 2021-10-04 13:23:14 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #20 Multiple laws 2021-09-20 13:33:07 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py #7 New forms 2021-09-27 11:45:13 +02:00
inputs.py #7 New forms 2021-09-27 13:57:56 +02:00
models.py #7 New Form 2021-10-05 16:35:24 +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 #7 New forms 2021-09-27 13:57:56 +02:00
views.py #7 New Form 2021-10-05 16:35:24 +02:00