Skip to content

Commit 25d65be

Browse files
committed
[BOT] post-merge updates
1 parent 1a38f7c commit 25d65be

File tree

6 files changed

+132
-110
lines changed

6 files changed

+132
-110
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Available addons
4949
----------------
5050
addon | version | maintainers | summary
5151
--- | --- | --- | ---
52-
[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
52+
[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
5353
[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
5454
[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
5555

Diff for: mis_builder/README.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MIS Builder
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:23fd54db34b43eef679da3049da56901c6bb54d081341c0d107e79b84721af47
10+
!! source digest: sha256:643f59017d0fcb2bfe552e322d6ae5c6eef9636a47c670e4c792fa6179ddd0c9
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -100,6 +100,14 @@ be found on GitHub.
100100
Changelog
101101
=========
102102

103+
16.0.5.1.8 (2024-02-08)
104+
~~~~~~~~~~~~~~~~~~~~~~~
105+
106+
**Bugfixes**
107+
108+
- Resolve a permission issue when creating report periods with a user without admin rights. (`#596 <https://github.com/OCA/mis-builder/issues/596>`_)
109+
110+
103111
16.0.5.1.0 (2023-04-04)
104112
~~~~~~~~~~~~~~~~~~~~~~~
105113

Diff for: mis_builder/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "MIS Builder",
6-
"version": "16.0.5.1.7",
6+
"version": "16.0.5.1.8",
77
"category": "Reporting",
88
"summary": """
99
Build 'Management Information System' Reports and Dashboards

Diff for: mis_builder/readme/HISTORY.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
16.0.5.1.8 (2024-02-08)
2+
~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
**Bugfixes**
5+
6+
- Resolve a permission issue when creating report periods with a user without admin rights. (`#596 <https://github.com/OCA/mis-builder/issues/596>`_)
7+
8+
19
16.0.5.1.0 (2023-04-04)
210
~~~~~~~~~~~~~~~~~~~~~~~
311

Diff for: mis_builder/readme/newsfragments/596.bugfix

-1
This file was deleted.

0 commit comments

Comments
 (0)