| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/knowledge |
| GIT | |
| GIT | https://github.com/OCA/knowledge.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/knowledge/tree/8.0/help_popup_document_page |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Knowledge Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/knowledge: - document_page OCA/web: - help_popup odoo/odoo: - knowledge - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
document_page_form |
document.page | field | Inherits document_page.view_wiki_form |
help_popup_window_action_ids
Many2many → ir.actions.act_window
string='Documentation for'
args: 'ir.actions.act_window', 'help_popup_document_page_rel', 'document_page_id', 'action_id'
help_popup_window_advanced_action_ids
Many2many → ir.actions.act_window
string='Advanced documentation for'
args: 'ir.actions.act_window', 'help_popup_document_page_advanced_rel', 'document_page_id', 'action_id'
No public methods.
advanced_document_page_ids
Many2many → document.page
string='Advanced documentation'
args: 'document.page', 'help_popup_document_page_advanced_rel', 'action_id', 'document_page_id'
advanced_help
Html
compute='_compute_advanced_help'
store=True
enduser_document_page_ids
Many2many → document.page
string='Documentation'
args: 'document.page', 'help_popup_document_page_rel', 'action_id', 'document_page_id'
enduser_help
Html
compute='_compute_enduser_help'
store=True
No public methods.