Key Performance Indicator
by Savoir-faire Linux https://github.com/OCA/reporting-engine , Odoo Community Association (OCA) https://github.com/OCA/reporting-engineAvailability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Technical Name |
kpi |
License | AGPL-3 |
Website | http://www.savoirfairelinux.com |
Versions | 9.0 12.0 13.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Technical Name |
kpi |
License | AGPL-3 |
Website | http://www.savoirfairelinux.com |
Versions | 9.0 12.0 13.0 |
KPI
This module provides the basis for creating key performance indicators, including static and dynamic thresholds (SQL query or Python code), on local and remote data sources.
The module also provides the mecanism to update KPIs automatically. A scheduler is executed every hour and updates the KPI values, based on the periodicity of each KPI. KPI computation can also be done manually.
A threshold is a list of ranges and a range is:
- a name (like Good, Warning, Bad)
- a minimum value (fixed, sql query or python code)
- a maximum value (fixed, sql query or python code)
- color (RGB code like #00FF00 for green, #FFA500 for orange, #FF0000 for red)
Configuration
Users must be added to the appropriate groups within Odoo as follows: * Creators: Settings > Users > Groups > Management System / User * Responsible Persons: Settings > Users > Groups > Management System / Approving User
Known issues / Roadmap
- Use web_widget_color to display color associated to threshold range
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Credits
Contributors
- Daniel Reis <dreis.pt@hotmail.com>
- Glen Dromgoole <gdromgoole@tier1engineering.com>
- Loic Lacroix <loic.lacroix@savoirfairelinux.com>
- Sandy Carter <sandy.carter@savoirfairelinux.com>
- Gervais Naoussi <gervaisnaoussi@gmail.com>
- Iván Todorovich <ivan.todorovich@gmail.com>
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 https://odoo-community.org.
Please log in to comment on this module