Management System - Action
by Savoir-faire Linux https://github.com/OCA/management-system , Camptocamp https://github.com/OCA/management-system , Odoo Community Association (OCA) https://github.com/OCA/management-systemAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Technical Name |
mgmtsystem_action |
License | AGPL-3 |
Website | http://www.savoirfairelinux.com |
Versions | 7.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Management System - Action
This module enables you to manage the different actions of your management system:
- immediate actions
- corrective actions
- preventive actions
- improvement opportunities.
The person responsible for an action is notified by email:
- when the action is assigned
- 10 calendar days before the deadline
Installation
No installation required.
Configuration
The email content of notifications can be customized as any email templates.
Usage
To use this module:
- Go to Management System > Actions
- Create new Action
- Select a type and enter the subject
Mention/Description
- mgmtsystem_action/data/automated_reminder.xml
- Contains cron job actions
- mgmtsystem_action/data/email_template.xml
- Contains needed email templates
Known issues / Roadmap
- The custom emails should be replaced by Mail Tracking features and Subtypes (like in Project Tasks and Project Issues)
- Replace the cron job (process_reminder_queue) by an automated actions. It is located in mgmtsystem_action.py
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
Credits
Contributors
- Savoir-faire Linux <support@savoirfairelinux.com>
- Gervais Naoussi <gervaisnaoussi@gmail.com>
- Eugen Don <eugen.don@don-systems.de>
Maintainer

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.
Changelog
v9.0.1.0.0
- the module does no depends anymore on document_page module.
- the module does no depends anymore on crm_claim module.
Please log in to comment on this module