Document Page Access Group

document_page_access_group
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
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYdocument_knowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel, Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel, Creu Blanca
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Luis Rodriguez, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - document_knowledge
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
This module allows to select which users groups have access to the
document pages.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
document_page_access_group_view_wiki_form document.page.access.group.view.wiki.form document.page xpath Inherits document_page.view_wiki_form
Models touched (1)

New fields (2)
  • groups_id Many2many → res.groups
    comodel_name='res.groups' string='Groups'
  • user_ids Many2many → res.users
    comodel_name='res.users' string='Users'
Public methods (1)
  • check_document_page_groups_users(self)
    @api.constrains('groups_id', 'user_ids')
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/17.0/document_page_access_group
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYdocument_knowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Alberto Martínez
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - document_knowledge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to select which users groups have access to the
document pages.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
document_page_access_group_view_wiki_form document.page.access.group.view.wiki.form document.page xpath Inherits document_page.view_wiki_form
Models touched (1)

New fields (2)
  • groups_id Many2many → res.groups
    comodel_name='res.groups' string='Groups'
  • user_ids Many2many → res.users
    comodel_name='res.users' string='Users'
Public methods (1)
  • check_document_page_groups_users(self)
    @api.constrains('groups_id', 'user_ids')
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
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYdocument_knowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Alberto Martínez
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
    - document_knowledge
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.access.group.view.wiki.form document.page xpath Inherits document_page.view_wiki_form
Models touched (1)

New fields (2)
  • groups_id Many2many → res.groups
    comodel_name='res.groups' string='Groups'
  • user_ids Many2many → res.users
    comodel_name='res.users' string='Users'
Public methods (1)
  • check_document_page_groups_users(self)
    @api.constrains('groups_id', 'user_ids')
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/15.0/document_page_access_group
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYKnowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, oca-ci, Alberto Martínez
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - knowledge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
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.access.group.view.wiki.form document.page xpath Inherits document_page.view_wiki_form
Models touched (1)

New fields (1)
  • groups_id Many2many → res.groups
    comodel_name='res.groups' string='Groups'
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/14.0/document_page_access_group
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYKnowledge
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSmanu, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - knowledge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
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.access.group.view.wiki.form document.page xpath Inherits document_page.view_wiki_form
Models touched (1)

New fields (1)
  • groups_id Many2many → res.groups
    comodel_name='res.groups' string='Groups'
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: Migration to 19.0 (#571)