[FIX]document_page_project: fixed permissions to view content

This commit is contained in:
Quirino Leone 2025-04-07 11:40:13 +02:00
parent f262120d0e
commit a4ec40079e

View File

@ -9,6 +9,7 @@
class="o_project_kanban_box" class="o_project_kanban_box"
name="%(action_document_page_projects)d" name="%(action_document_page_projects)d"
type="action" type="action"
groups="document_knowledge.group_document_user"
> >
<div> <div>
<b> <b>
@ -35,6 +36,7 @@
type="action" type="action"
name="%(action_document_page_projects)d" name="%(action_document_page_projects)d"
icon="fa-book" icon="fa-book"
groups="document_knowledge.group_document_user"
> >
<field <field
string="Wiki Pages" string="Wiki Pages"