konova/intervention
mipel 135f25d88b Intervention check
* adds functionality for check button
* adds highlighting of important data on detail view for intervention
* adds deleting logic to BaseObject model and BaseResource model
* adds RunCheckForm
* adds check_validity() method to Intervention class
* fixes wrong success msg for adding documents
* adds/updates translations
2021-08-04 15:19:06 +02:00
..
templates/intervention/detail Intervention check 2021-08-04 15:19:06 +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 Intervention check 2021-08-04 15:19:06 +02:00
models.py Intervention check 2021-08-04 15:19:06 +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 Intervention check 2021-08-04 15:19:06 +02:00
views.py Intervention check 2021-08-04 15:19:06 +02:00