[FIX] add missing data dependency #7

Closed
njeudy wants to merge 1 commits from 12.0-fix_missing_data_manifest into 12.0
Showing only changes of commit 397264e7a6 - Show all commits

View File

@@ -72,6 +72,7 @@ This module is maintained by Elabore.
}, },
# always loaded # always loaded
"data": [ "data": [
"data/project_assignees_data.xml",
"views/portal_task_creation_form.xml", "views/portal_task_creation_form.xml",
], ],
# only loaded in demonstration mode # only loaded in demonstration mode