diff --git a/README.md b/README.md index 295c60e04a..7c163da1b2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [bi_sql_editor](bi_sql_editor/) | 17.0.2.1.1 | legalsylvain | BI Views builder, based on Materialized or Normal SQL Views [bi_view_editor](bi_view_editor/) | 17.0.1.1.0 | | Graphical BI views builder for Odoo [bi_view_editor_spreadsheet_dashboard](bi_view_editor_spreadsheet_dashboard/) | 17.0.1.0.0 | | Glue module for BI View Editor and Spreadsheet Dashboard -[kpi](kpi/) | 17.0.1.1.1 | | Key Performance Indicator +[kpi](kpi/) | 17.0.1.2.0 | | Key Performance Indicator [report_async](report_async/) | 17.0.1.0.0 | kittiu | Central place to run reports live or async [report_csv](report_csv/) | 17.0.1.0.1 | | Base module to create csv report [report_layout_config](report_layout_config/) | 17.0.1.0.0 | | Add possibility to easily modify the global report layout diff --git a/kpi/README.rst b/kpi/README.rst index f9ea00a50c..ac03858c22 100644 --- a/kpi/README.rst +++ b/kpi/README.rst @@ -11,7 +11,7 @@ Key Performance Indicator !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:03d7564527fc16463a1b40a2e5baf76d1ddc79d37fc133ada5b8ef5973d74554 + !! source digest: sha256:0e1f93ce4340016585b07ab18503af6a51e237cefaab1b8ad55ee61e47c3e4b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/kpi/__manifest__.py b/kpi/__manifest__.py index 552a029776..153ec42e17 100644 --- a/kpi/__manifest__.py +++ b/kpi/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Key Performance Indicator", - "version": "17.0.1.1.1", + "version": "17.0.1.2.0", "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "license": "AGPL-3", diff --git a/kpi/static/description/index.html b/kpi/static/description/index.html index 211d1717a5..016357c08b 100644 --- a/kpi/static/description/index.html +++ b/kpi/static/description/index.html @@ -372,7 +372,7 @@

Key Performance Indicator

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:03d7564527fc16463a1b40a2e5baf76d1ddc79d37fc133ada5b8ef5973d74554 +!! source digest: sha256:0e1f93ce4340016585b07ab18503af6a51e237cefaab1b8ad55ee61e47c3e4b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runboat

This module provides the basis for creating key performance indicators, diff --git a/kpi/views/kpi_views.xml b/kpi/views/kpi_views.xml index 94d707f1bb..1f0c1d57b5 100644 --- a/kpi/views/kpi_views.xml +++ b/kpi/views/kpi_views.xml @@ -72,7 +72,7 @@ - +