| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/18.0/document_page_access_group_user_role |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Knowledge |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Anusha |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/knowledge |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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: - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/16.0/document_page_access_group_user_role |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Knowledge |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/knowledge |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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: - base - base_setup - web - bus - web_tour - web_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/knowledge |
| PULL REQUEST | |
| PULL REQUEST | [19.0] [MIG] document_page_access_group_user_role: Migration to 19.0 (#572) |