From 3aea4235697bac0f74d446e610e2b934b0994e06 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Feb 2024 12:24:30 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mis_builder/README.rst | 10 +- mis_builder/__manifest__.py | 2 +- mis_builder/readme/HISTORY.rst | 8 + mis_builder/readme/newsfragments/590.bugfix | 1 - mis_builder/static/description/index.html | 224 ++++++++++---------- 6 files changed, 135 insertions(+), 112 deletions(-) delete mode 100644 mis_builder/readme/newsfragments/590.bugfix diff --git a/README.md b/README.md index b7b8eba70..58ae519f3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[mis_builder](mis_builder/) | 16.0.5.1.8 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Build 'Management Information System' Reports and Dashboards +[mis_builder](mis_builder/) | 16.0.5.1.9 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Build 'Management Information System' Reports and Dashboards [mis_builder_budget](mis_builder_budget/) | 16.0.5.0.3 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Create budgets for MIS reports [mis_builder_demo](mis_builder_demo/) | 16.0.1.0.3 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Demo addon for MIS Builder diff --git a/mis_builder/README.rst b/mis_builder/README.rst index febe2f7e8..1f6f4f83b 100644 --- a/mis_builder/README.rst +++ b/mis_builder/README.rst @@ -7,7 +7,7 @@ MIS Builder !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:643f59017d0fcb2bfe552e322d6ae5c6eef9636a47c670e4c792fa6179ddd0c9 + !! source digest: sha256:a3bce2b0c8cf7b32a0a827b8e5a50bb39fea7acaa9784549c3a25217226624aa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -100,6 +100,14 @@ be found on GitHub. Changelog ========= +16.0.5.1.9 (2024-02-09) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Restore compatibility with python 3.9 (`#590 `_) + + 16.0.5.1.8 (2024-02-08) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/mis_builder/__manifest__.py b/mis_builder/__manifest__.py index 25f3c02bb..914f8ed15 100644 --- a/mis_builder/__manifest__.py +++ b/mis_builder/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MIS Builder", - "version": "16.0.5.1.8", + "version": "16.0.5.1.9", "category": "Reporting", "summary": """ Build 'Management Information System' Reports and Dashboards diff --git a/mis_builder/readme/HISTORY.rst b/mis_builder/readme/HISTORY.rst index 5ffbb7bd0..e725110d1 100644 --- a/mis_builder/readme/HISTORY.rst +++ b/mis_builder/readme/HISTORY.rst @@ -1,3 +1,11 @@ +16.0.5.1.9 (2024-02-09) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Restore compatibility with python 3.9 (`#590 `_) + + 16.0.5.1.8 (2024-02-08) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/mis_builder/readme/newsfragments/590.bugfix b/mis_builder/readme/newsfragments/590.bugfix deleted file mode 100644 index 806002237..000000000 --- a/mis_builder/readme/newsfragments/590.bugfix +++ /dev/null @@ -1 +0,0 @@ -Restore compatibility with python 3.9 diff --git a/mis_builder/static/description/index.html b/mis_builder/static/description/index.html index ceaabbac6..a402eb7c1 100644 --- a/mis_builder/static/description/index.html +++ b/mis_builder/static/description/index.html @@ -366,7 +366,7 @@

MIS Builder

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:643f59017d0fcb2bfe552e322d6ae5c6eef9636a47c670e4c792fa6179ddd0c9 +!! source digest: sha256:a3bce2b0c8cf7b32a0a827b8e5a50bb39fea7acaa9784549c3a25217226624aa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/mis-builder Translate me on Weblate Try me on Runboat

This module allows you to build Management Information Systems dashboards. @@ -382,46 +382,47 @@

MIS Builder

  • Development
  • Known issues / Roadmap
  • Changelog
  • -
  • Bug Tracker
  • -
  • Credits @@ -480,21 +481,28 @@

    Known issues / Roadmap

    Changelog

    -

    16.0.5.1.8 (2024-02-08)

    +

    16.0.5.1.9 (2024-02-09)

    Bugfixes

      -
    • Resolve a permission issue when creating report periods with a user without admin rights. (#596)
    • +
    • Restore compatibility with python 3.9 (#590)
    -

    16.0.5.1.0 (2023-04-04)

    +

    16.0.5.1.8 (2024-02-08)

    +

    Bugfixes

    +
      +
    • Resolve a permission issue when creating report periods with a user without admin rights. (#596)
    • +
    +
    +
    +

    16.0.5.1.0 (2023-04-04)

    Features

    • Improve UX by adding the option to edit the pivot date directly on the view.
    -
    -

    16.0.5.0.0 (2023-04-01)

    +
    +

    16.0.5.0.0 (2023-04-01)

    Features

    -
    -

    15.0.4.0.5 (2022-07-19)

    +
    +

    15.0.4.0.5 (2022-07-19)

    Bugfixes

    • Support users without timezone. (#388)
    -
    -

    15.0.4.0.4 (2022-07-19)

    +
    +

    15.0.4.0.4 (2022-07-19)

    Bugfixes

    • Allow deleting a report that has subreports. (#431)
    -
    -

    15.0.4.0.2 (2022-02-16)

    +
    +

    15.0.4.0.2 (2022-02-16)

    Bugfixes

    • Fix access right issue when clicking the “Save” button on a MIS Report Instance form. (#410)
    -
    -

    14.0.4.0.0 (2022-01-08)

    +
    +

    14.0.4.0.0 (2022-01-08)

    Features

    -
    -

    14.0.3.6.7 (2021-06-02)

    +
    +

    14.0.3.6.7 (2021-06-02)

    Bugfixes

    • When on a MIS Report Instance, if you wanted to generate a new line of type comparison, you couldn’t currently select any existing period to compare. @@ -585,15 +593,15 @@

      14.0.3.6.7 (2021-06-02)

      Changing the domain and making it use a computed field with a search for the _origin record solves the problem. (#361)
    -
    -

    14.0.3.6.6 (2021-04-23)

    +
    +

    14.0.3.6.6 (2021-04-23)

    Bugfixes

    • Fix drilldown action name when the account model has been customized. (#350)
    -
    -

    14.0.3.6.5 (2021-04-23)

    +
    +

    14.0.3.6.5 (2021-04-23)

    Bugfixes

    • While duplicating a MIS report instance, comparison columns are ignored because @@ -601,8 +609,8 @@

      14.0.3.6.5 (2021-04-23)

      and source_cmpcol_to_id from the original record. (#343)
    -
    -

    14.0.3.6.4 (2021-04-06)

    +
    +

    14.0.3.6.4 (2021-04-06)

    Features

    -
    -

    13.0.3.6.3 (2020-08-28)

    +
    +

    13.0.3.6.3 (2020-08-28)

    Bugfixes

    -
    -

    13.0.3.6.2 (2020-04-22)

    +
    +

    13.0.3.6.2 (2020-04-22)

    Bugfixes

    • The “Settings” button is now displayed for users with the “Show full accounting features” right when previewing a report. (#281)
    -
    -

    13.0.3.6.1 (2020-04-22)

    +
    +

    13.0.3.6.1 (2020-04-22)

    Bugfixes

    • Fix TypeError: 'module' object is not iterable when using budgets by account. (#276)
    -
    -

    13.0.3.6.0 (2020-03-28)

    +
    +

    13.0.3.6.0 (2020-03-28)

    Features

    • Add column-level filters on analytic account and analytic tags. @@ -656,12 +664,12 @@

      13.0.3.6.0 (2020-03-28)

      balance_sheet.total_assets). (#155)
    -
    -

    13.0.3.5.0 (2020-01-??)

    +
    +

    13.0.3.5.0 (2020-01-??)

    Migration to odoo 13.0.

    -
    -

    12.0.3.5.0 (2019-10-26)

    +
    +

    12.0.3.5.0 (2019-10-26)

    Features

    • The account_id field of the model selected in ‘Move lines source’ @@ -691,8 +699,8 @@

      12.0.3.5.0 (2019-10-26)

    • In Excel export, keep the percentage point suffix (pp) instead of replacing it with %. (#220)
    -
    -

    12.0.3.4.0 (2019-07-09)

    +
    +

    12.0.3.4.0 (2019-07-09)

    Features

    -
    -

    12.0.3.3.0 (2019-01-26)

    +
    +

    12.0.3.3.0 (2019-01-26)

    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 implement @@ -751,8 +759,8 @@

    12.0.3.3.0 (2019-01-26)

    If you use Actuals (alternative) data source in combination with analytic filters, the underlying model must now have an analytic_account_id field.

    -
    -

    11.0.3.2.2 (2018-06-30)

    +
    +

    11.0.3.2.2 (2018-06-30)

    -
    -

    11.0.3.2.1 (2018-05-29)

    +
    +

    11.0.3.2.1 (2018-05-29)

    • [FIX] Missing comparison operator for AccountingNone leading to errors in pbal computations (#93)
    -
    -

    10.0.3.2.0 (2018-05-02)

    +
    +

    10.0.3.2.0 (2018-05-02)

    -
    -

    11.0.3.1.2 (2018-02-04)

    +
    +

    11.0.3.1.2 (2018-02-04)

    Migration to Odoo 11. No new feature. (#67)

    -
    -

    10.0.3.1.1 (2017-11-14)

    +
    +

    10.0.3.1.1 (2017-11-14)

    New features:

    • [ADD] month and year relative periods, easier to use than @@ -829,24 +837,24 @@

      10.0.3.1.1 (2017-11-14)

    • Alternative move line data sources must have a company_id field.
    -
    -

    10.0.3.0.4 (2017-10-14)

    +
    +

    10.0.3.0.4 (2017-10-14)

    Bug fix:

    • [FIX] issue with initial balance rounding. #30
    -
    -

    10.0.3.0.3 (2017-10-03)

    +
    +

    10.0.3.0.3 (2017-10-03)

    Bug fix:

    • [FIX] fix error saving KPI on newly created reports. #18
    -
    -

    10.0.3.0.2 (2017-10-01)

    +
    +

    10.0.3.0.2 (2017-10-01)

    New features:

    -

    10.0.2.0.3 (unreleased)

    +

    10.0.2.0.3 (unreleased)

    • [IMP] more robust behaviour in presence of missing expressions
    • [FIX] indent style
    • @@ -902,23 +910,23 @@

      10.0.2.0.3 (unreleased)

    • [IMP] provide full access to mis builder style for group Adviser.
    -
    -

    9.0.2.0.2 (2016-09-27)

    +
    +

    9.0.2.0.2 (2016-09-27)

    • [IMP] Add refresh button in mis report preview.
    • [IMP] Widget code changes to allow to add fields in the widget more easily.
    -
    -

    9.0.2.0.1 (2016-05-26)

    +
    +

    9.0.2.0.1 (2016-05-26)

    • [IMP] remove unused argument in declare_and_compute_period() for a cleaner API. This is a breaking API changing merged in urgency before it is used by other modules.
    -
    -

    9.0.2.0.0 (2016-05-24)

    +
    +

    9.0.2.0.0 (2016-05-24)

    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.

    @@ -965,8 +973,8 @@

    9.0.2.0.0 (2016-05-24)

    consolidation accounts have been removed
  • -
    -

    8.0.1.0.0 (2016-04-27)

    + -
    -

    8.0.0.2.0

    +
    +

    8.0.0.2.0

    Pre-history. Or rather, you need to look at the git log.

    -

    Bug Tracker

    +

    Bug Tracker

    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 @@ -1004,15 +1012,15 @@

    Bug Tracker

    Do not contact contributors directly about support or help with technical issues.

    -

    Credits

    +

    Credits

    -

    Authors

    +

    Authors

    • ACSONE SA/NV
    -

    Contributors

    +

    Contributors

    -

    Maintainers

    +

    Maintainers

    This module is maintained by the OCA.

    Odoo Community Association

    OCA, or the Odoo Community Association, is a nonprofit organization whose