Repository
OCA/management-system · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/management-system
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), Dixmit
Maintainers
Odoo Community Association (OCA), Dixmit
Committers
Enric Tobella, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/knowledge:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
document_page_environmental_aspect, document_page_procedure, document_page_work_instruction, mgmtsystem_manual
Description
Adds a new field in categories to be used later on.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
document_page_form_view document.page form Inherits document_page.view_category_form
document_page_search_view document.page search Inherits document_page.view_wiki_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • mgmtsystem_page_type Selection
    compute='_compute_mgmtsystem_page_type' help='Classification of the management system document page.' readonly=False recursive=True selection=[] store=True string='Management System Page Type'
Public methods (0)

No public methods.