Repository
OCA/knowledge · module folder · Try on Runboat
Module version
1.0.0
Category
Project
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/knowledge
Last tracking update
2026-08-07 09:06:26
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allow to link document pages to projects.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
edit_project project.project.form - document_page_project project.project Inherits project.edit_project
view_project_kanban project.project kanban Inherits project.view_project_kanban
view_wiki_form document.page.form - document_page_project 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)
  • project_id Many2one → project.project
    comodel_name='project.project' string='Project'
Public methods (0)

No public methods.

New fields (2)
  • document_page_count Integer
    compute='_compute_document_page_count'
  • document_page_ids One2many → document.page
    comodel_name='document.page' inverse_name='project_id' string='Wiki'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…