Skip to main content

Key Performance Indicator

Project description

License: AGPL-3

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

Usage

https://www.youtube.com/watch?v=OC4-y2klzIk

Try me on Runbot

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

Maintainer

Odoo Community Association

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

odoo9_addon_kpi-9.0.1.0.0.99.dev13-py2-none-any.whl (306.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page