EcoAccount views
* splits compensation/views/eco_account.py (+700 lines) into separate files in new module
* view files can now be found in /compensation/views/eco_account/...
This commit is contained in:
@@ -51,6 +51,7 @@ COMPENSATION_ACTION_REMOVED = _("Action removed")
|
||||
DEDUCTION_ADDED = _("Deduction added")
|
||||
DEDUCTION_EDITED = _("Deduction edited")
|
||||
DEDUCTION_REMOVED = _("Deduction removed")
|
||||
DEDUCTION_UNKNOWN = _("Unknown deduction")
|
||||
|
||||
# DEADLINE
|
||||
DEADLINE_ADDED = _("Deadline added")
|
||||
|
||||
Reference in New Issue
Block a user