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 bd59fab83..8f7dfe51c 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 diff --git a/mis_builder/__manifest__.py b/mis_builder/__manifest__.py index 1ea8ca89f..b0f46f3d2 100644 --- a/mis_builder/__manifest__.py +++ b/mis_builder/__manifest__.py @@ -16,6 +16,7 @@ "report_xlsx", # OCA/reporting-engine "date_range", # OCA/server-ux ], + "external_dependencies": {"python": ["openupgradelib"]}, "data": [ "security/res_groups.xml", "wizard/mis_builder_dashboard.xml", diff --git a/mis_builder/static/description/index.html b/mis_builder/static/description/index.html index 339999d3b..005de22e0 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.