Skip to content

Commit c91a84e

Browse files
committed
[MIG] mail_partner_opt_out: Migration to 19.0
1 parent f99467b commit c91a84e

File tree

4 files changed

+24
-11
lines changed

4 files changed

+24
-11
lines changed

mail_partner_opt_out/README.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Mail Partner Opt Out
2121
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
2222
:alt: License: LGPL-3
2323
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
24-
:target: https://github.com/OCA/mail/tree/18.0/mail_partner_opt_out
24+
:target: https://github.com/OCA/mail/tree/19.0/mail_partner_opt_out
2525
:alt: OCA/mail
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_partner_opt_out
27+
:target: https://translation.odoo-community.org/projects/mail-19-0/mail-19-0-mail_partner_opt_out
2828
:alt: Translate me on Weblate
2929
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -58,7 +58,7 @@ Bug Tracker
5858
Bugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.
5959
In case of trouble, please check there if your issue has already been reported.
6060
If you spotted it first, help us to smash it by providing a detailed and welcomed
61-
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_opt_out%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
61+
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_opt_out%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6262

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

@@ -77,6 +77,12 @@ Contributors
7777

7878
- Jordi Ballester Alomar (jordi.ballester@forgeflow.com)
7979

80+
Other credits
81+
-------------
82+
83+
The migration of this module from 18.0 to 19.0 was financially supported
84+
by Agent ERP GmbH
85+
8086
Maintainers
8187
-----------
8288

@@ -90,6 +96,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9096
mission is to support the collaborative development of Odoo features and
9197
promote its widespread use.
9298

93-
This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/18.0/mail_partner_opt_out>`_ project on GitHub.
99+
This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/19.0/mail_partner_opt_out>`_ project on GitHub.
94100

95101
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

mail_partner_opt_out/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Mail Partner Opt Out",
55
"summary": "Add the partner's email to the blackmailed list",
6-
"version": "18.0.1.0.0",
6+
"version": "19.0.1.0.0",
77
"development_status": "Beta",
88
"category": "Social Network",
99
"website": "https://github.com/OCA/mail",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The migration of this module from 18.0 to 19.0 was financially supported by Agent ERP GmbH

mail_partner_opt_out/static/description/index.html

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h1>Mail Partner Opt Out</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:ad64242eff6365d70a866ae459a1da1d5bfe0406d3ad017cf19df961740f7fd9
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377-
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/mail/tree/18.0/mail_partner_opt_out"><img alt="OCA/mail" src="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_partner_opt_out"><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/mail&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/mail/tree/19.0/mail_partner_opt_out"><img alt="OCA/mail" src="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/mail-19-0/mail-19-0-mail_partner_opt_out"><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/mail&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds the capability for a user to add a partner’s email
379379
address to the blackmail list so that she will not receive any emails
380380
from mass mailing campaigns</p>
@@ -386,7 +386,8 @@ <h1>Mail Partner Opt Out</h1>
386386
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
387387
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
388388
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
389-
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
389+
<li><a class="reference internal" href="#other-credits" id="toc-entry-6">Other credits</a></li>
390+
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
390391
</ul>
391392
</li>
392393
</ul>
@@ -405,7 +406,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
405406
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/mail/issues">GitHub Issues</a>.
406407
In case of trouble, please check there if your issue has already been reported.
407408
If you spotted it first, help us to smash it by providing a detailed and welcomed
408-
<a class="reference external" href="https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_opt_out%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
409+
<a class="reference external" href="https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_opt_out%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
409410
<p>Do not contact contributors directly about support or help with technical issues.</p>
410411
</div>
411412
<div class="section" id="credits">
@@ -428,16 +429,21 @@ <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
428429
</li>
429430
</ul>
430431
</div>
432+
<div class="section" id="other-credits">
433+
<h3><a class="toc-backref" href="#toc-entry-6">Other credits</a></h3>
434+
<p>The migration of this module from 18.0 to 19.0 was financially supported
435+
by Agent ERP GmbH</p>
436+
</div>
431437
<div class="section" id="maintainers">
432-
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
438+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
433439
<p>This module is maintained by the OCA.</p>
434440
<a class="reference external image-reference" href="https://odoo-community.org">
435441
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
436442
</a>
437443
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
438444
mission is to support the collaborative development of Odoo features and
439445
promote its widespread use.</p>
440-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/mail/tree/18.0/mail_partner_opt_out">OCA/mail</a> project on GitHub.</p>
446+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/mail/tree/19.0/mail_partner_opt_out">OCA/mail</a> project on GitHub.</p>
441447
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
442448
</div>
443449
</div>

0 commit comments

Comments
 (0)