Key Performance Indicator
Project description
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)
Table of contents
Usage
Example of usage: https://www.youtube.com/watch?v=OC4-y2klzIk
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.
Do not contact contributors directly about support or help with technical issues.
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>
Adrià Gil <adria.gil@eficent.com>
Maintainers
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.
This module is part of the OCA/reporting-engine project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo12_addon_kpi-12.0.1.0.0.99.dev6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eca5bbf90003a5f9ef6b960979b2fc5cf21e6d6551048a77def5e93d11ec41cc |
|
MD5 | 154f6630886aca82274b98ba132b3ceb |
|
BLAKE2b-256 | c9dab2278cc4f5085a4287c3a938d323ea2cad665f02b29442dd6214c771ec6b |