[IMP] project_timebox: add timebox fields in task portal view

This commit is contained in:
Stéphan Sainléger
2022-08-24 16:47:38 +02:00
parent 309f8d4510
commit 87bdd51043
2 changed files with 18 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ This module is maintained by Elabore.
"security/ir.model.access.csv",
"views/project_task.xml",
"views/timebox.xml",
"views/portal_template.xml",
],
# only loaded in demonstration mode
"demo": [],