Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -1184,6 +1179,5 @@ diff --git a/mis_builder/README.rst b/mis_builder/README.rst index 823dc3906..bba17ed26 100644 --- a/mis_builder/README.rst +++ b/mis_builder/README.rst @@ -1,7 +1,3 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - =========== MIS Builder =========== @@ -17,7 +13,7 @@ MIS Builder .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status :alt: Production/Stable -.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmis--builder-lightgray.png?logo=github @@ -59,16 +55,16 @@ Usage To configure this module, you need to: -- Go to Accounting > Configuration > MIS Reporting > MIS Report +- Go to MIS Reports > Configuration > MIS Reporting > MIS Report Templates where you can create report templates by defining KPI's. KPI's constitute the rows of your reports. Such report templates are time independent. |image1| -- Then in Accounting > Reports > MIS Reporting > MIS Reports you can - create report instance by binding the templates to time periods, hence - defining the columns of your reports. +- Then in MIS Reports > Reporting > MIS Reports you can create report + instance by binding the templates to time periods, hence defining the + columns of your reports. |image2| diff --git a/mis_builder/__manifest__.py b/mis_builder/__manifest__.py index 492413377..279486dca 100644 --- a/mis_builder/__manifest__.py +++ b/mis_builder/__manifest__.py @@ -19,6 +19,7 @@ "data": [ "security/res_groups.xml", "wizard/mis_builder_dashboard.xml", + "views/menu.xml", "views/mis_report.xml", "views/mis_report_instance.xml", "views/mis_report_style.xml", diff --git a/mis_builder/readme/USAGE.md b/mis_builder/readme/USAGE.md index d57f80200..3f2d476c7 100644 --- a/mis_builder/readme/USAGE.md +++ b/mis_builder/readme/USAGE.md @@ -1,13 +1,13 @@ To configure this module, you need to: -- Go to Accounting \> Configuration \> MIS Reporting \> MIS Report +- Go to MIS Reports \> Configuration \> MIS Reporting \> MIS Report Templates where you can create report templates by defining KPI's. KPI's constitute the rows of your reports. Such report templates are time independent.  -- Then in Accounting \> Reports \> MIS Reporting \> MIS Reports you can +- Then in MIS Reports \> Reporting \> MIS Reports you can create report instance by binding the templates to time periods, hence defining the columns of your reports. diff --git a/mis_builder/static/description/icon.png b/mis_builder/static/description/icon.png index 1afa781fa..b27f545a3 100644 Binary files a/mis_builder/static/description/icon.png and b/mis_builder/static/description/icon.png differ diff --git a/mis_builder/static/description/index.html b/mis_builder/static/description/index.html index b43076c19..869058129 100644 --- a/mis_builder/static/description/index.html +++ b/mis_builder/static/description/index.html @@ -3,7 +3,7 @@
-This module allows you to build Management Information Systems dashboards. Such style of reports presents KPI in rows and time periods in columns. Reports mainly fetch data from account moves, but can also @@ -446,7 +441,7 @@
Your preferred way to install addons will work with MIS Builder.
An easy way to install it with all its dependencies is using pip:
To configure this module, you need to:


A typical extension is to provide a mechanism to filter reports on analytic dimensions or operational units. To implement this, you can override _get_additional_move_line_filter and _get_additional_filter @@ -495,7 +490,7 @@
The mis_builder
roadmap
and known
@@ -503,11 +498,11 @@ Known issues / Roadmap
can be found on GitHub.
Bugfixes
Bugfixes
Features
Features
Bugfixes
Bugfixes
Bugfixes
Features
Bugfixes
Bugfixes
Bugfixes
Features
Bugfixes
Bugfixes
Bugfixes
Features
Features
Features
Features
Dynamic analytic filters in report preview are not yet available in 11,
this requires an update to the JS widget that proved difficult to
@@ -873,7 +868,7 @@ 12.0.3.3.0 (2019-01-26)
analytic_account_id field.
New features:
Bug fix:
Bug fix:
New features:
Part of the work for this release has been done at the Sorrento sprint April 26-29, 2016. The rest (ie a major refactoring) has been done in the weeks after.
@@ -1088,7 +1083,7 @@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 to smash it by providing a detailed and welcomed @@ -1126,15 +1121,15 @@
Do not contact contributors directly about support or help with technical issues.