konova/intervention
mipel 5f85f49636 Recording data
* adds dynamic icon for recording and unrecording of data
* adds record view to intervention and eco accounts
* adds quality_check() method for Intervention and EcoAccount class which holds logic for data quality checking
* adds UserAction "unrecorded"
2021-08-10 17:19:42 +02:00
..
templates/intervention/detail Recording data 2021-08-10 17:19: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 Recording data 2021-08-10 17:19:42 +02:00
models.py Recording data 2021-08-10 17:19:42 +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 Recording data 2021-08-10 17:19:42 +02:00
views.py Recording data 2021-08-10 17:19:42 +02:00