diff --git a/README.md b/README.md index 0e72b1f46..b7b8eba70 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.7 | [![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.8 | [![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 420d066d6..febe2f7e8 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:23fd54db34b43eef679da3049da56901c6bb54d081341c0d107e79b84721af47 + !! source digest: sha256:643f59017d0fcb2bfe552e322d6ae5c6eef9636a47c670e4c792fa6179ddd0c9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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.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) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/mis_builder/__manifest__.py b/mis_builder/__manifest__.py index fb1d8dc44..25f3c02bb 100644 --- a/mis_builder/__manifest__.py +++ b/mis_builder/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MIS Builder", - "version": "16.0.5.1.7", + "version": "16.0.5.1.8", "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 c2a421c14..5ffbb7bd0 100644 --- a/mis_builder/readme/HISTORY.rst +++ b/mis_builder/readme/HISTORY.rst @@ -1,3 +1,11 @@ +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) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/mis_builder/readme/newsfragments/596.bugfix b/mis_builder/readme/newsfragments/596.bugfix deleted file mode 100644 index 868650ed5..000000000 --- a/mis_builder/readme/newsfragments/596.bugfix +++ /dev/null @@ -1 +0,0 @@ -Resolve a permission issue when creating report periods with a user without admin rights. diff --git a/mis_builder/static/description/index.html b/mis_builder/static/description/index.html index c65909dc0..ceaabbac6 100644 --- a/mis_builder/static/description/index.html +++ b/mis_builder/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

MIS Builder

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

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. @@ -383,45 +382,46 @@

MIS Builder

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

    Known issues / Roadmap

    Changelog

    -

    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. @@ -578,15 +585,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 @@ -594,8 +601,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. @@ -649,12 +656,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’ @@ -684,8 +691,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 @@ -744,8 +751,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 @@ -822,24 +829,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
    • @@ -895,23 +902,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.

    @@ -958,8 +965,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 @@ -997,15 +1004,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