Document Page Access Group User Role

document_page_access_group_user_role
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/18.0/document_page_access_group_user_role
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYKnowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Anusha
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page_access_group
    - document_page
    - document_knowledge
OCA/server-backend:
    - base_user_role
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use of roles (module base_user_role) in Document Pages.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
document_page_access_group_view_wiki_form document.page.form document.page group Inherits document_page_access_group.document_page_access_group_view_wiki_form
Models touched (1)

New fields (2)
  • role_ids Many2many → res.users.role
    column1='page_id' column2='role_id' comodel_name='res.users.role' relation='document_page_user_roles_rel' string='Roles'
  • user_ids Many2many
    compute='_compute_user_ids' readonly=False store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/16.0/document_page_access_group_user_role
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYKnowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page_access_group
    - document_page
    - document_knowledge
OCA/server-backend:
    - base_user_role
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
document_page_access_group_view_wiki_form document.page.form document.page group Inherits document_page_access_group.document_page_access_group_view_wiki_form
Models touched (1)

New fields (2)
  • role_ids Many2many → res.users.role
    column1='page_id' column2='role_id' comodel_name='res.users.role' relation='document_page_user_roles_rel' string='Roles'
  • user_ids Many2many
    compute='_compute_user_ids' readonly=False store=True
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/knowledge
PULL REQUEST
PULL REQUEST[19.0] [MIG] document_page_access_group_user_role: Migration to 19.0 (#572)