Document Page Reference

document_page_reference
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/18.0/document_page_reference
VERSION
VERSION 2.1.3
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, Víctor Martínez, Weblate, OCA-git-bot, Don Kendall, oca-ci, Anusha, Dmytro Kashuba @ Solvti
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 add a reference name on documents and simplifies
the link between document pages.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed' sanitize=False store=True args: 'Parsed Content'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (4)
  • create(self, vals_list)
    @api.model_create_multi
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/17.0/document_page_reference
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSVíctor Martínez, OCA-git-bot, oca-ci
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 add a reference name on documents and simplifies
the link between document pages.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed' sanitize=False store=True args: 'Parsed Content'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (4)
  • create(self, vals_list)
    @api.model_create_multi
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/16.0/document_page_reference
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, kaynnan, Ivan Sokolov
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 (5)
XML IDNameModelTypeStatus
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (5)
  • create(self, vals_list)
    @api.model_create_multi
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
  • get_reference(self, code)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/15.0/document_page_reference
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSLois Rilo, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Olga Marco
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
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (5)
  • create(self, vals)
    @api.model
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
  • get_reference(self, code)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/14.0/document_page_reference
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSLois Rilo, Miquel Raïch, oca-travis, Weblate, OCA-git-bot, oca-ci, SergiCForgeFlow, oca-git-bot, Michael Telahun
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
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
assets_backend document_page_reference assets ir.ui.view qweb Inherits web_editor.assets_backend
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (5)
  • create(self, vals)
    @api.model
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
  • get_reference(self, code)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/13.0/document_page_reference
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - 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 (6)
XML IDNameModelTypeStatus
assets_backend document_page_reference assets ir.ui.view qweb Inherits web_editor.assets_backend
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (4)
  • get_content(self)
  • get_formview_action(self, access_uid=None)
  • get_raw_content(self)
  • get_reference(self, code)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/12.0/document_page_reference
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSYann Papouin, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - 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 (6)
XML IDNameModelTypeStatus
assets_backend document_page_reference assets ir.ui.view qweb Inherits web_editor.assets_backend
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Text
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (4)
  • copy(self, default=None)
    @api.multi@api.returns('self', <expr>)
  • get_content(self)
  • get_raw_content(self)
  • get_reference(self, code)
REPOSITORY
REPOSITORYOCA/knowledge
GIT
GIThttps://github.com/OCA/knowledge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/knowledge/tree/11.0/document_page_reference
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/knowledge
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - 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 (6)
XML IDNameModelTypeStatus
assets_backend document_page_reference assets ir.ui.view qweb Inherits web_editor.assets_backend
document_page_form_view document.page.form (in knowledge_reference) document.page xpath Inherits document_page.view_wiki_form
document_page_search_view document.page.search (in knowledge_reference) document.page field Inherits document_page.view_wiki_filter
document_page_tree_view document.page.tree (in knowledge_reference) document.page field Inherits document_page.view_wiki_tree
report_documentpage_doc report_documentpage_doc ir.ui.view qweb Inherits document_page.report_documentpage_doc
view_wiki_menu_form document.page.menu.form document.page field Inherits document_page.view_wiki_menu_form
Models touched (1)

New fields (2)
  • content_parsed Html
    compute='_compute_content_parsed'
  • reference Char
    help='Used to find the document, it can contain letters, numbers and _'
Public methods (3)
  • get_content(self)
  • get_raw_content(self)
  • get_reference(self, code)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/knowledge
PULL REQUEST
PULL REQUEST[19.0][MIG] document_page_reference: Migration to 19.0 (#589)