Management System Severity

mgmtsystem_severity
REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/9.0/mgmtsystem_severity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSMaxime Chambreuil, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Gervais Naoussi
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - knowledge
OCA/management-system:
    - mgmtsystem
odoo/odoo:
    - base
    - board
    - web
    - mail
    - base_setup
    - web_kanban
    - bus
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_mgmtsystem_severity_form mgmtsystem.severity.form mgmtsystem.severity form New
view_mgmtsystem_severity_tree mgmtsystem.severity.tree mgmtsystem.severity tree New
Models touched (1)

New fields (4)
  • category Selection
    required=True args: [('hazard', _('hazard')), ('security', _('security'))], 'Category'
  • description Text
    args: 'Description'
  • name Char
    required=True translate=True args: 'Name'
  • value Integer
    required=True args: 'Value'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/7.0/mgmtsystem_severity
VERSION
VERSION 1.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Maxime Chambreuil, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid, Loïc Faure-Lacroix
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem
odoo/odoo:
    - base
    - board
    - document_page
    - knowledge
    - base_setup
    - web_kanban
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Management System Severity
==========================

This module allow you to manage scale of severity used across
different modules (health and safety, information security).

Installation
============

To install this module, you need to:

 * Clone the project from github on your instance
    * git clone https://github.com/OCA/management-system.git
 * Start odoo with the project in the addons path

Configuration
=============

No configuration needed

Usage
=====

To use this module, you need to:

 * go to Management System > Configuration > Severity

For further information, please visit:

 * https://github.com/OCA/management-system/issues

Known issues / Roadmap
======================

 None

Credits
=======

Contributors
------------

* Loïc Faure-Lacroix <loic.lacroix@savoirfairelinux.com>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_mgmtsystem_severity_form mgmtsystem.severity.form mgmtsystem.severity form New
view_mgmtsystem_severity_tree mgmtsystem.severity.tree mgmtsystem.severity tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.