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 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
3 years ago
..
forms #7 New Form 3 years ago
templates/intervention #7 New Form 3 years ago
__init__.py Initial 3 years ago
admin.py #20 Multiple laws 3 years ago
apps.py Initial 3 years ago
filters.py #7 New forms 3 years ago
inputs.py #7 New forms 3 years ago
models.py #7 New Form 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 #7 New forms 3 years ago
views.py #7 New Form 3 years ago