From 7933475cf54e65040f4f15127b6b191ac8e3bd07 Mon Sep 17 00:00:00 2001
From: ntsirintanis
Date: Fri, 8 Mar 2024 09:55:23 +0100
Subject: [PATCH] [MIG] mail_edit: Migration to 16.0
---
mail_edit/README.rst | 12 ++++++------
mail_edit/__manifest__.py | 4 ++--
mail_edit/static/description/index.html | 8 ++++----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/mail_edit/README.rst b/mail_edit/README.rst
index 09ce7c81cf..290c4f1946 100644
--- a/mail_edit/README.rst
+++ b/mail_edit/README.rst
@@ -7,7 +7,7 @@ Message Edit
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:023e7d13393ccb0f572d0110dcff647ea8e90b243fabeebde5450018f628e983
+ !! source digest: sha256:d04ee6386882662ec463bc8a74eb2e478b051c5d592691030fc5eff55e725352
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Message Edit
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
- :target: https://github.com/OCA/social/tree/14.0/mail_edit
+ :target: https://github.com/OCA/social/tree/16.0/mail_edit
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_edit
+ :target: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_edit
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=14.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -69,7 +69,7 @@ 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
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -116,6 +116,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/social `_ project on GitHub.
+This module is part of the `OCA/social `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/mail_edit/__manifest__.py b/mail_edit/__manifest__.py
index 869e9c9886..98f13c0048 100644
--- a/mail_edit/__manifest__.py
+++ b/mail_edit/__manifest__.py
@@ -1,10 +1,10 @@
-# © 2016 Sunflower IT (http://sunflowerweb.nl)
+# © 2016-24 Sunflower IT (http://sunflowerweb.nl)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Message Edit",
"summary": "Edit, Delete or Move messages to any model",
- "version": "14.0.1.0.0",
+ "version": "16.0.1.0.0",
"category": "Social Network",
"website": "https://github.com/OCA/social",
"author": "Sunflower IT, Odoo Community Association (OCA)",
diff --git a/mail_edit/static/description/index.html b/mail_edit/static/description/index.html
index 0ed9bcfa27..a47ad8199a 100644
--- a/mail_edit/static/description/index.html
+++ b/mail_edit/static/description/index.html
@@ -367,9 +367,9 @@ Message Edit
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:023e7d13393ccb0f572d0110dcff647ea8e90b243fabeebde5450018f628e983
+!! source digest: sha256:d04ee6386882662ec463bc8a74eb2e478b051c5d592691030fc5eff55e725352
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
+
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
This module extends the functionality of mail. You can edit message/mail
and move them to any model.
Table of contents
@@ -424,7 +424,7 @@
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
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -472,7 +472,7 @@
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/social project on GitHub.
+
This module is part of the OCA/social project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.