TIP: You can type at any time to perform a new search.
Document pages for help
help_popup_document_page · OCA/knowledge
- Repository
- OCA/knowledge · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Knowledge Management
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:08
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Holger Brunn
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
document_page_form |
document.page | form | Inherits document_page.view_wiki_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
help_popup_window_action_idsMany2many → ir.actions.act_windowstring='Documentation for' args: 'ir.actions.act_window', 'help_popup_document_page_rel', 'document_page_id', 'action_id' -
help_popup_window_advanced_action_idsMany2many → ir.actions.act_windowstring='Advanced documentation for' args: 'ir.actions.act_window', 'help_popup_document_page_advanced_rel', 'document_page_id', 'action_id'
No public methods.
New fields (4)
-
advanced_document_page_idsMany2many → document.pagestring='Advanced documentation' args: 'document.page', 'help_popup_document_page_advanced_rel', 'action_id', 'document_page_id' -
advanced_helpHtmlcompute='_compute_advanced_help'store=True -
enduser_document_page_idsMany2many → document.pagestring='Documentation' args: 'document.page', 'help_popup_document_page_rel', 'action_id', 'document_page_id' -
enduser_helpHtmlcompute='_compute_enduser_help'store=True
No public methods.