From c4568b1d6b569a9db54997bb7b77e4a67ee3db38 Mon Sep 17 00:00:00 2001
From: ernesto
Date: Thu, 10 Jan 2019 10:59:45 -0500
Subject: [PATCH] [MIG] base_search_mail_content: Migration to 12.0
---
base_search_mail_content/README.rst | 16 ++++++++++------
base_search_mail_content/__manifest__.py | 2 +-
base_search_mail_content/readme/CONTRIBUTORS.rst | 6 +++++-
.../static/description/index.html | 12 ++++++++----
4 files changed, 24 insertions(+), 12 deletions(-)
diff --git a/base_search_mail_content/README.rst b/base_search_mail_content/README.rst
index b16fed9eb..8207f561e 100644
--- a/base_search_mail_content/README.rst
+++ b/base_search_mail_content/README.rst
@@ -14,13 +14,13 @@ Base Search Mail Content
: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/11.0/base_search_mail_content
+ :target: https://github.com/OCA/social/tree/12.0/base_search_mail_content
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/social-11-0/social-11-0-base_search_mail_content
+ :target: https://translation.odoo-community.org/projects/social-12-0/social-12-0-base_search_mail_content
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/205/11.0
+ :target: https://runbot.odoo-community.org/runbot/205/12.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -72,7 +72,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 smashing it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -93,7 +93,11 @@ Contributors
* Serpent Consulting Services Pvt. Ltd.
* Lois Rilo Antelo
* Aaron Henriquez
-* Vicent Cubells
+
+* `Tecnativa `_:
+
+ * Vicent Cubells
+ * Ernesto Tejeda
Maintainers
~~~~~~~~~~~
@@ -108,6 +112,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/base_search_mail_content/__manifest__.py b/base_search_mail_content/__manifest__.py
index 26831a253..b68109cca 100644
--- a/base_search_mail_content/__manifest__.py
+++ b/base_search_mail_content/__manifest__.py
@@ -6,7 +6,7 @@
{
"name": "Base Search Mail Content",
- "version": "11.0.1.0.1",
+ "version": "12.0.1.0.0",
"author": "Eficent,"
"SerpentCS,"
"Tecnativa,"
diff --git a/base_search_mail_content/readme/CONTRIBUTORS.rst b/base_search_mail_content/readme/CONTRIBUTORS.rst
index 7f3312e98..f8810a32b 100644
--- a/base_search_mail_content/readme/CONTRIBUTORS.rst
+++ b/base_search_mail_content/readme/CONTRIBUTORS.rst
@@ -2,4 +2,8 @@
* Serpent Consulting Services Pvt. Ltd.
* Lois Rilo Antelo
* Aaron Henriquez
-* Vicent Cubells
+
+* `Tecnativa `_:
+
+ * Vicent Cubells
+ * Ernesto Tejeda
diff --git a/base_search_mail_content/static/description/index.html b/base_search_mail_content/static/description/index.html
index e4f5cc216..a25fc4d0d 100644
--- a/base_search_mail_content/static/description/index.html
+++ b/base_search_mail_content/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module adds the capability to find on any object (e.g. project issues or
helpdesk ticket) based on the conversation threads associated to them.
This will be useful in models that make intense use of messages,
@@ -414,7 +414,7 @@ for content in field ‘Message Content’.
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 smashing it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -444,7 +448,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
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.