TIP: You can type at any time to perform a new search.
Document Page Tag
document_page_tag · OCA/knowledge
- Repository
- OCA/knowledge · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Knowledge Management
- Folder size
- 0.29 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/knowledge
- Last tracking update
- 2026-08-07 08:42:56
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
document_page_tag_view_inherit_list |
document_page.tags.tree | document.page | list | Inherits document_page.view_wiki_tree |
view_document_page_tag_form |
document.page.tag.form | document.page.tag | form | New |
view_document_page_tag_search |
document.page.tag.search | document.page.tag | search | New |
view_document_page_tag_tree |
document.page.tag.tree | document.page.tag | list | 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 (3)
-
activeBooleandefault=True -
colorIntegerstring='Color Index' -
nameCharrequired=Truetranslate=True
-
create(self, vals_list)@api.model_create_multiBe nice when trying to create duplicates
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 234 days ago
- Last activity
- 31 days ago
- Repository
- OCA/knowledge
- Pull request
- [19.0] [MIG] document_page_tag: Migration to 19.0 (#577)