[IMP] project_assignees: add assignee_ids field to task portal view

This commit is contained in:
Stéphan Sainléger
2022-08-25 17:19:38 +02:00
parent 87bdd51043
commit 892a526df8
3 changed files with 30 additions and 13 deletions

View File

@@ -79,6 +79,7 @@ This module is maintained by Elabore.
# always loaded
"data": [
"views/project_task.xml",
"views/portal_template.xml",
],
# only loaded in demonstration mode
"demo": [],