konova/intervention
mipel 76bda648d0 EcoAccount detail view
* adds record control button
* adds html markup for invalid withdraws (unrecorded account)
* adds constraint to is_valid() method of NewWithdrawForm for checking whether the selected account for a withdraw is recorded or not
* adds/updates translations
2021-08-10 14:15:42 +02:00
..
templates/intervention/detail EcoAccount detail view 2021-08-10 14:15:42 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Intervention check 2021-08-04 15:19:06 +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 EcoAccount detail view 2021-08-10 14:15:42 +02:00
models.py LANIS Link 2021-08-10 13:57:03 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Compensation detail view 2021-08-03 13:13:01 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py EcoAccount withdraws 2021-08-10 10:42:04 +02:00
views.py LANIS Link 2021-08-10 13:57:03 +02:00