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"
This commit is contained in:
@@ -8,7 +8,6 @@ Created on: 15.12.20
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from konova.settings import DEFAULT_GROUP, ZB_GROUP, ETS_GROUP
|
||||
from user.enums import UserNotificationEnum
|
||||
|
||||
TEST_ORGANISATION_DATA = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user