TIP: You can type at any time to perform a new search.
Tags/Keywords for document page
document_page_tags · OCA/knowledge
- Repository
- OCA/knowledge · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Knowledge Management
- Folder size
- 0.19 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Holger Brunn, Weblate, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_document_page_tag_form |
document.page.tag | form | New | |
view_wiki_filter |
document.page | Inherits document_page.view_wiki_filter | ||
view_wiki_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 (1)
-
tag_idsMany2many → document.page.tagstring='Keywords' args: 'document.page.tag'
No public methods.
New fields (1)
-
nameCharrequired=Truetranslate=True
-
create(self, vals)@api.modelBe nice when trying to create duplicates
Loading…