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 Apr 15, 2024
1 parent 6d09592 commit 4c84263
Show file tree
Hide file tree
Showing 8 changed files with 72 additions and 32 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[cooperator](cooperator/) | 14.0.2.0.5 | | Manage your cooperators
[cooperator](cooperator/) | 14.0.2.1.0 | | Manage your cooperators
[cooperator_portal](cooperator_portal/) | 14.0.1.0.2 | | Show cooperator information in the website portal
[cooperator_website](cooperator_website/) | 14.0.1.1.4 | | This module adds the cooperator subscription form allowing to subscribe for shares online.
[l10n_be_cooperator](l10n_be_cooperator/) | 14.0.1.2.7 | | Cooperators Belgium Localization
Expand Down
17 changes: 16 additions & 1 deletion cooperator/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cooperators
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:362db854c716afe4c430710d0f062908f70a9a618e9aadedb3c11c3c40e870ec
!! source digest: sha256:1454c373c7e1b92dfd891d0c1d80fc0629776942bb314af215d4f93b367b63ed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -129,6 +129,21 @@ memberships of all companies or only the ones in which the user is “logged in
Changelog
=========

14.0.2.1.0 (2024-04-15)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Rework ``res.partner`` form view as has been done in version 16. (`#105 <https://github.com/OCA/cooperative/issues/105>`_)


**Bugfixes**

- Remove duplicated member field in ``res.partner`` form view. (`#47 <https://github.com/OCA/cooperative/issues/47>`_)
- Fix error when creating a new contact (``res.partner``) as has been done in
version 16. (`#105 <https://github.com/OCA/cooperative/issues/105>`_)


14.0.2.0.0 (2023-07-25)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion cooperator/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"name": "Cooperators",
"summary": "Manage your cooperators",
"version": "14.0.2.0.5",
"version": "14.0.2.1.0",
"depends": [
"account",
"base_iban",
Expand Down
15 changes: 15 additions & 0 deletions cooperator/readme/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
14.0.2.1.0 (2024-04-15)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Rework ``res.partner`` form view as has been done in version 16. (`#105 <https://github.com/OCA/cooperative/issues/105>`_)


**Bugfixes**

- Remove duplicated member field in ``res.partner`` form view. (`#47 <https://github.com/OCA/cooperative/issues/47>`_)
- Fix error when creating a new contact (``res.partner``) as has been done in
version 16. (`#105 <https://github.com/OCA/cooperative/issues/105>`_)


14.0.2.0.0 (2023-07-25)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 0 additions & 2 deletions cooperator/readme/newsfragments/105.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion cooperator/readme/newsfragments/105.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion cooperator/readme/newsfragments/47.bugfix.rst

This file was deleted.

64 changes: 39 additions & 25 deletions cooperator/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Cooperators</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:362db854c716afe4c430710d0f062908f70a9a618e9aadedb3c11c3c40e870ec
!! source digest: sha256:1454c373c7e1b92dfd891d0c1d80fc0629776942bb314af215d4f93b367b63ed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/cooperator"><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-14-0/cooperative-14-0-cooperator"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Manage cooperators of a cooperative.</p>
Expand Down Expand Up @@ -406,18 +406,19 @@ <h1 class="title">Cooperators</h1>
<li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-3">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-4">Changelog</a><ul>
<li><a class="reference internal" href="#section-1" id="toc-entry-5">14.0.2.0.0 (2023-07-25)</a></li>
<li><a class="reference internal" href="#section-2" id="toc-entry-6">14.0.1.6.0 (2023-02-23)</a></li>
<li><a class="reference internal" href="#section-3" id="toc-entry-7">12.0.5.3.0 (2022-09-05)</a></li>
<li><a class="reference internal" href="#section-4" id="toc-entry-8">12.0.5.0.0 (2022-06-23)</a></li>
<li><a class="reference internal" href="#section-5" id="toc-entry-9">12.0.3.3.2 (2022-06-20)</a></li>
<li><a class="reference internal" href="#section-1" id="toc-entry-5">14.0.2.1.0 (2024-04-15)</a></li>
<li><a class="reference internal" href="#section-2" id="toc-entry-6">14.0.2.0.0 (2023-07-25)</a></li>
<li><a class="reference internal" href="#section-3" id="toc-entry-7">14.0.1.6.0 (2023-02-23)</a></li>
<li><a class="reference internal" href="#section-4" id="toc-entry-8">12.0.5.3.0 (2022-09-05)</a></li>
<li><a class="reference internal" href="#section-5" id="toc-entry-9">12.0.5.0.0 (2022-06-23)</a></li>
<li><a class="reference internal" href="#section-6" id="toc-entry-10">12.0.3.3.2 (2022-06-20)</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-10">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-11">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-12">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-13">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-14">Maintainers</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-11">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-12">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-13">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-14">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-15">Maintainers</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -471,7 +472,20 @@ <h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-4">Changelog</a></h1>
<div class="section" id="section-1">
<h2><a class="toc-backref" href="#toc-entry-5">14.0.2.0.0 (2023-07-25)</a></h2>
<h2><a class="toc-backref" href="#toc-entry-5">14.0.2.1.0 (2024-04-15)</a></h2>
<p><strong>Features</strong></p>
<ul class="simple">
<li>Rework <tt class="docutils literal">res.partner</tt> form view as has been done in version 16. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/105">#105</a>)</li>
</ul>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Remove duplicated member field in <tt class="docutils literal">res.partner</tt> form view. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/47">#47</a>)</li>
<li>Fix error when creating a new contact (<tt class="docutils literal">res.partner</tt>) as has been done in
version 16. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/105">#105</a>)</li>
</ul>
</div>
<div class="section" id="section-2">
<h2><a class="toc-backref" href="#toc-entry-6">14.0.2.0.0 (2023-07-25)</a></h2>
<p><strong>Features</strong></p>
<ul class="simple">
<li>Each company now has their own mail templates for cooperator-related e-mails. If
Expand All @@ -488,22 +502,22 @@ <h2><a class="toc-backref" href="#toc-entry-5">14.0.2.0.0 (2023-07-25)</a></h2>
<tt class="docutils literal">res.partner</tt> for backward compatibility. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/82">#82</a>)</li>
</ul>
</div>
<div class="section" id="section-2">
<h2><a class="toc-backref" href="#toc-entry-6">14.0.1.6.0 (2023-02-23)</a></h2>
<div class="section" id="section-3">
<h2><a class="toc-backref" href="#toc-entry-7">14.0.1.6.0 (2023-02-23)</a></h2>
<p><strong>Features</strong></p>
<ul class="simple">
<li>Removed all selection widgets. (<a class="reference external" href="https://github.com/OCA/cooperative/issues/55">#55</a>)</li>
</ul>
</div>
<div class="section" id="section-3">
<h2><a class="toc-backref" href="#toc-entry-7">12.0.5.3.0 (2022-09-05)</a></h2>
<div class="section" id="section-4">
<h2><a class="toc-backref" href="#toc-entry-8">12.0.5.3.0 (2022-09-05)</a></h2>
<p><strong>Improved Documentation</strong></p>
<ul class="simple">
<li>Adding USAGE.rst to inform that localization modules are necessary. (<a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues/346">#346</a>)</li>
</ul>
</div>
<div class="section" id="section-4">
<h2><a class="toc-backref" href="#toc-entry-8">12.0.5.0.0 (2022-06-23)</a></h2>
<div class="section" id="section-5">
<h2><a class="toc-backref" href="#toc-entry-9">12.0.5.0.0 (2022-06-23)</a></h2>
<p><strong>Deprecations and Removals</strong></p>
<ul class="simple">
<li>When no cooperator account is defined on the company, this module previously
Expand All @@ -512,32 +526,32 @@ <h2><a class="toc-backref" href="#toc-entry-8">12.0.5.0.0 (2022-06-23)</a></h2>
<tt class="docutils literal">l10n_be_cooperator</tt>. (<a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues/314">#314</a>)</li>
</ul>
</div>
<div class="section" id="section-5">
<h2><a class="toc-backref" href="#toc-entry-9">12.0.3.3.2 (2022-06-20)</a></h2>
<div class="section" id="section-6">
<h2><a class="toc-backref" href="#toc-entry-10">12.0.3.3.2 (2022-06-20)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Fix name computation crash (<a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues/330">#330</a>)</li>
</ul>
</div>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-10">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-11">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%0Aversion:%2014.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-11">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-12">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-12">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-13">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-13">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-14">Contributors</a></h2>
<ul class="simple">
<li><a class="reference external" href="https://coopiteasy.be">Coop IT Easy SC</a>:<ul>
<li>Houssine Bakkali</li>
Expand All @@ -553,7 +567,7 @@ <h2><a class="toc-backref" href="#toc-entry-13">Contributors</a></h2>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-15">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 4c84263

Please sign in to comment.