TIP: You can type at any time to perform a new search.
Document Page Portal
document_page_portal · OCA/knowledge
- Repository
- OCA/knowledge · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Knowledge Management
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/knowledge
- Last tracking update
- 2026-08-07 07:47:39
- Authors
- Odoo Community Association (OCA), Escodoo
- Maintainers
- Odoo Community Association (OCA), Escodoo
- Committers
- OCA-git-bot, oca-ci, kaynnan
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
Portal Assets | ir.ui.view | qweb | Inherits web.assets_frontend |
document_page_form_view |
document.page.form (in document_page_portal) | document.page | form | Inherits document_page.view_wiki_form |
document_pages_followup |
Knowledge Documents Followup | ir.ui.view | qweb | New |
portal_my_home_Knowledge_document_page |
Portal My Home : Knowledge Documents | ir.ui.view | qweb | Inherits portal.portal_my_home |
portal_my_home_menu_Knowledge |
Portal layout : Knowledge document_pages menu entries | ir.ui.view | qweb | Inherits portal.portal_breadcrumbs |
portal_my_knowledge_document_pages |
Knowledge Document | ir.ui.view | qweb | New |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/knowledge/document/<int:document_page_id>, /knowledge/document/<int:document_page_id>/<token>, /my/knowledge/document/<int:document_page_id> |
CustomerPortal.document_pages_followup |
public | http | ALL | website |
/my/knowledge/documents/, /my/knowledge/documents/page/<int:page> |
CustomerPortal.portal_my_knowledge_document_pages |
user | http | ALL | website |
Models touched (1)
New fields (1)
-
is_publicBooleanhelp='If true it allows any user of the portal to have access to this document.' args: 'Public Page'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 87 days ago
- Last activity
- 8 days ago
- Repository
- OCA/knowledge
- Pull request
- [18.0][MIG] document_page_portal (#615)