diff options
-rw-r--r-- | project.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/project.json b/project.json index be6aa5d..4815a96 100644 --- a/project.json +++ b/project.json @@ -50,6 +50,9 @@ "title": "Vertical 1: Finance", "startMonth": 1, "endMonth": 36, "tasks": { + "unforseen": { + "id": "WP2 unforseen", + "title": "Tasks for unforseen activities in WP2, unbudgeted" }, "legal": { "id": "Task2", "title": "bilateral agreements", @@ -84,6 +87,9 @@ "title": "Verticals towards Commercialization", "startmonth": 1, "endmonth": 36, "tasks": { + "unforseen": { + "id": "WP3 unforseen", + "title": "Tasks for unforseen activities in WP3, unbudgeted" }, "donau": { "id": "Task3", "title": "SW-dev & audit of donation receipts", @@ -94,6 +100,9 @@ "title": "Innovation", "startMonth": 1, "endMonth": 36, "tasks": { + "unforseen": { + "id": "WP5 unforseen", + "title": "Tasks for unforseen activities in WP5, unbudgeted" }, "auditor": { "id": "Task5", "title": "Design and implementation of parallel auditor and continuous reporting", @@ -104,6 +113,9 @@ "title": "Outreach & Dissemination", "startMonth": 1, "endMonth": 36, "tasks": { + "unforseen": { + "id": "WP6 unforseen", + "title": "Tasks for unforseen activities in WP6, unbudgeted" }, "events": { "id": "Task2", "title": "Events", |