Repository
OCA/management-system · module folder · Try on Runboat
Module version
1.0.1
Category
Management Systems
Folder size
0.06 MB
License
AGPL-3
Application
Yes
Auto-installable
No
Website
https://github.com/OCA/management-system
Last tracking update
2026-08-07 09:06:27
Authors
Savoir-faire Linux, Odoo Community Association (OCA), Gray Matter Logic
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA), Gray Matter Logic
Committers
Maxime Chambreuil, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds an Information Security Management System (ISMS) application
within Odoo. It installs the documentation, feared events, and action tools
required to deploy and manage an ISMS aligned with ISO 27001.

Before installing, define the scope of your system and perform a security
analysis. Methods such as EBIOS can help with risk analysis, evaluation, and
treatment.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_mgmtsystem_action_form mgmtsystem.action.form.inherit.information.security mgmtsystem.action form Inherits mgmtsystem_action.view_mgmtsystem_action_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • control_ids Many2many → mgmtsystem.security.control
    column1='action_id' column2='control_id' comodel_name='mgmtsystem.security.control' relation='mgmtsystem_control_action_rel' string='Controls'
Public methods (0)

No public methods.

Loading…