Collection of OCA/management-system related modules.
  • Python 54.2%
  • HTML 41.4%
  • Shell 3.4%
  • CSS 1%
Find a file
2026-02-06 14:08:53 +01:00
mgmt_asset chore: add license 2025-04-08 18:29:10 +02:00
mgmt_asset_risk chore: add license 2025-04-08 18:29:10 +02:00
mgmt_audit chore: add license 2025-04-08 18:29:10 +02:00
mgmt_audit_project chore: add license 2025-04-08 18:29:10 +02:00
mgmt_auditlog chore: add license 2025-04-08 18:29:10 +02:00
mgmt_base chore: add license 2025-04-08 18:29:10 +02:00
mgmt_hazard_risk chore: add license 2025-04-08 18:29:10 +02:00
mgmt_requirement feat(mgmt_requirement): change display name of paragraph 2026-01-29 13:24:42 +01:00
mgmt_requirement_knowledge feat(mgmt_requirement_knowledge): add module docs 2026-02-06 14:08:53 +01:00
mgmt_risk chore: add license 2025-04-08 18:29:10 +02:00
.editorconfig chore: lint module mgmt 2024-07-25 12:55:58 +02:00
.eslintrc.yml feat: init branch 17.0 2024-09-12 17:06:14 +02:00
.gitignore feat: init branch 17.0 2024-09-12 17:06:14 +02:00
.pre-commit-config.yaml feat: init branch 17.0 2024-09-12 17:06:14 +02:00
.prettierrc.yml chore: lint module mgmt 2024-07-25 12:55:58 +02:00
.pylintrc feat: init branch 17.0 2024-09-12 17:06:14 +02:00
.pylintrc-mandatory chore: manifest author 2025-01-30 15:17:56 +01:00
.ruff.toml feat: init branch 17.0 2024-09-12 17:06:14 +02:00
README.md feat: readme 2024-09-12 20:11:02 +02:00
task feat: demo data 2024-09-18 12:25:18 +02:00

Odoo Apps: Management System

Collection of management related modules.

Usage

Clone module into Odoo addon directory.

git clone git@github.com:mint-system/odoo-apps-management-system.git ./addons/management-system

Available modules

Module Summary
mgmt_asset Manage risk management assets.
mgmt_asset_risk Connect risk and asset management.
mgmt_audit Audit your company.
mgmt_audit_project Create tasks for nonconformities and recommendations.
mgmt_hazard_risk Calculate risk based on hazards.
mgmt_requirement Manage organisational requirements.
mgmt_risk Manage risks for ISO27001.