diff options
author | Özgür Kesim <oec@kesim.org> | 2024-11-29 11:55:47 +0100 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2024-11-29 11:55:47 +0100 |
commit | 55e2ed7f1fa97e01e0f655b8de5196d8ee77ed43 (patch) | |
tree | 9e29c3baca7fb779e235bcb1a952590e72e1873a /project.json | |
parent | 86b8ff46b79d7b1f47374966dbdfdebe7f21e41a (diff) |
added unforseen tasks
Diffstat (limited to 'project.json')
-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", |