mirror of
https://github.com/Mint-System/Odoo-Apps-Management-System.git
synced 2026-04-23 22:13:46 -06:00
Collection of OCA/management-system related modules.
- Python 54.2%
- HTML 41.4%
- Shell 3.4%
- CSS 1%
| mgmt_asset | ||
| mgmt_asset_risk | ||
| mgmt_audit | ||
| mgmt_audit_project | ||
| mgmt_auditlog | ||
| mgmt_base | ||
| mgmt_hazard_risk | ||
| mgmt_requirement | ||
| mgmt_requirement_knowledge | ||
| mgmt_risk | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| README.md | ||
| task | ||
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. |