Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jun 11, 2024
1 parent a89ead9 commit 349408f
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[cooperator](cooperator/) | 16.0.1.1.0 | | Manage your cooperators
[cooperator_portal](cooperator_portal/) | 16.0.1.0.0 | | Show cooperator information in the website portal
[cooperator_portal](cooperator_portal/) | 16.0.1.0.1 | | Show cooperator information in the website portal
[cooperator_website](cooperator_website/) | 16.0.1.0.0 | | This module adds the cooperator subscription form allowing to subscribe for shares online.
[l10n_be_cooperator](l10n_be_cooperator/) | 16.0.1.2.1 | | Cooperators Belgium Localization
[l10n_be_cooperator_national_number](l10n_be_cooperator_national_number/) | 16.0.1.2.0 | | Ask for Belgian National Number in Cooperative Subscription Request.
Expand Down
10 changes: 9 additions & 1 deletion cooperator_portal/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cooperator Portal
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:30612de481014a017fa0ee8c2d9b6cb3b411993433f3c284e5920352fcb09d84
!! source digest: sha256:4dbea35ee8e6906ebb1c62e2d5d2ef4a80a232e20a08c0120ce35ec7f1329c3c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -48,6 +48,14 @@ portal page /my/account.
Changelog
=========

16.0.1.0.1 (2024-06-11)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Correctly instantiate PortalAccount. (`#135 <https://github.com/OCA/cooperative/issues/135>`_)


16.0.1.0.0 (2023-12-04)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion cooperator_portal/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{
"name": "Cooperator Portal",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"depends": [
"cooperator",
"portal",
Expand Down
8 changes: 8 additions & 0 deletions cooperator_portal/readme/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
16.0.1.0.1 (2024-06-11)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Correctly instantiate PortalAccount. (`#135 <https://github.com/OCA/cooperative/issues/135>`_)


16.0.1.0.0 (2023-12-04)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
1 change: 0 additions & 1 deletion cooperator_portal/readme/newsfragments/135.bugfix.rst

This file was deleted.

34 changes: 21 additions & 13 deletions cooperator_portal/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Cooperator Portal</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:30612de481014a017fa0ee8c2d9b6cb3b411993433f3c284e5920352fcb09d84
!! source digest: sha256:4dbea35ee8e6906ebb1c62e2d5d2ef4a80a232e20a08c0120ce35ec7f1329c3c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/cooperative/tree/16.0/cooperator_portal"><img alt="OCA/cooperative" src="https://img.shields.io/badge/github-OCA%2Fcooperative-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/cooperative-16-0/cooperative-16-0-cooperator_portal"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/cooperative&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<ul class="simple">
Expand All @@ -387,14 +387,15 @@ <h1 class="title">Cooperator Portal</h1>
<ul class="simple">
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-1">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-2">Changelog</a><ul>
<li><a class="reference internal" href="#section-1" id="toc-entry-3">16.0.1.0.0 (2023-12-04)</a></li>
<li><a class="reference internal" href="#section-1" id="toc-entry-3">16.0.1.0.1 (2024-06-11)</a></li>
<li><a class="reference internal" href="#section-2" id="toc-entry-4">16.0.1.0.0 (2023-12-04)</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-4">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-5">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-6">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-7">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-8">Maintainers</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-5">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-6">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-7">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-8">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-9">Maintainers</a></li>
</ul>
</li>
</ul>
Expand All @@ -407,7 +408,14 @@ <h1><a class="toc-backref" href="#toc-entry-1">Known issues / Roadmap</a></h1>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-2">Changelog</a></h1>
<div class="section" id="section-1">
<h2><a class="toc-backref" href="#toc-entry-3">16.0.1.0.0 (2023-12-04)</a></h2>
<h2><a class="toc-backref" href="#toc-entry-3">16.0.1.0.1 (2024-06-11)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Correctly instantiate PortalAccount. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/135">#135</a>)</li>
</ul>
</div>
<div class="section" id="section-2">
<h2><a class="toc-backref" href="#toc-entry-4">16.0.1.0.0 (2023-12-04)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Fix URL of capital release requests portal pages. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/91">#91</a>)</li>
Expand All @@ -423,29 +431,29 @@ <h2><a class="toc-backref" href="#toc-entry-3">16.0.1.0.0 (2023-12-04)</a></h2>
</div>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/cooperative/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/cooperative/issues/new?body=module:%20cooperator_portal%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-6">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
<ul class="simple">
<li>Coop IT Easy SC</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
<ul class="simple">
<li>Coop IT Easy SC</li>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
Expand Down

0 comments on commit 349408f

Please sign in to comment.