mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[12.0][ADD] kpi_dashboard
This commit is contained in:
19
kpi_dashboard/readme/CONFIGURE.rst
Normal file
19
kpi_dashboard/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
Configure KPIs
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
#. Access `Dashboards > Configuration > KPI Dashboards > Configure KPI`
|
||||
#. Create a new KPI specifying the computation method and the kpi type
|
||||
|
||||
#. Number: result must contain a `value` and, if needed, a `previous`
|
||||
#. Meter: result must contain `value`, `min` and `max`
|
||||
#. Graph: result must contain a list on `graphs` containing `values`, `title` and `key`
|
||||
|
||||
|
||||
Configure dashboards
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
#. Access `Dashboards > Configuration > KPI Dashboards > Configure Dashboards`
|
||||
#. Create a new dashboard and specify all the standard parameters on `Widget configuration`
|
||||
#. Append elements on KPIs
|
||||
#. You can preview the element using the dashboard view
|
||||
#. You can create the menu entry directly using the `Generate menu` button
|
||||
1
kpi_dashboard/readme/CONTRIBUTORS.rst
Normal file
1
kpi_dashboard/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
1
kpi_dashboard/readme/DESCRIPTION.rst
Normal file
1
kpi_dashboard/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module adds new kinds of dashboards on a specific new type of view.
|
||||
Reference in New Issue
Block a user