diff --git a/base_search_mail_content/README.rst b/base_search_mail_content/README.rst index a463d7d..ef1459c 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/13.0/base_search_mail_content + :target: https://github.com/OCA/social/tree/14.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-13-0/social-13-0-base_search_mail_content + :target: https://translation.odoo-community.org/projects/social-14-0/social-14-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/13.0 + :target: https://runbot.odoo-community.org/runbot/205/14.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. @@ -112,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 807c7c7..e66c460 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": "13.0.1.0.1", + "version": "14.0.1.0.0", "author": "ForgeFlow, SerpentCS, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/social", "category": "Social", diff --git a/base_search_mail_content/i18n/base_search_mail_content.pot b/base_search_mail_content/i18n/base_search_mail_content.pot index 7478df3..76f432e 100644 --- a/base_search_mail_content/i18n/base_search_mail_content.pot +++ b/base_search_mail_content/i18n/base_search_mail_content.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -13,6 +13,12 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: base_search_mail_content +#: model:ir.model.fields,field_description:base_search_mail_content.field_mail_thread__display_name +#: model:ir.model.fields,field_description:base_search_mail_content.field_trgm_index__display_name +msgid "Display Name" +msgstr "" + #. module: base_search_mail_content #: model:ir.model,name:base_search_mail_content.model_mail_thread msgid "Email Thread" @@ -23,11 +29,20 @@ msgstr "" msgid "Field" msgstr "" +#. module: base_search_mail_content +#: model:ir.model.fields,field_description:base_search_mail_content.field_mail_thread__id +#: model:ir.model.fields,field_description:base_search_mail_content.field_trgm_index__id +msgid "ID" +msgstr "" + +#. module: base_search_mail_content +#: model:ir.model.fields,field_description:base_search_mail_content.field_mail_thread____last_update +#: model:ir.model.fields,field_description:base_search_mail_content.field_trgm_index____last_update +msgid "Last Modified on" +msgstr "" + #. module: base_search_mail_content #: code:addons/base_search_mail_content/models/mail_thread.py:0 -#: model:ir.model.fields,field_description:base_search_mail_content.field_calendar_event__message_content -#: model:ir.model.fields,field_description:base_search_mail_content.field_event_event__message_content -#: model:ir.model.fields,field_description:base_search_mail_content.field_event_registration__message_content #: model:ir.model.fields,field_description:base_search_mail_content.field_mail_blacklist__message_content #: model:ir.model.fields,field_description:base_search_mail_content.field_mail_channel__message_content #: model:ir.model.fields,field_description:base_search_mail_content.field_mail_thread__message_content @@ -44,9 +59,6 @@ msgid "Message Content" msgstr "" #. module: base_search_mail_content -#: model:ir.model.fields,help:base_search_mail_content.field_calendar_event__message_content -#: model:ir.model.fields,help:base_search_mail_content.field_event_event__message_content -#: model:ir.model.fields,help:base_search_mail_content.field_event_registration__message_content #: model:ir.model.fields,help:base_search_mail_content.field_mail_blacklist__message_content #: model:ir.model.fields,help:base_search_mail_content.field_mail_channel__message_content #: model:ir.model.fields,help:base_search_mail_content.field_mail_thread__message_content diff --git a/base_search_mail_content/static/description/index.html b/base_search_mail_content/static/description/index.html index 100a275..229c437 100644 --- a/base_search_mail_content/static/description/index.html +++ b/base_search_mail_content/static/description/index.html @@ -3,7 +3,7 @@ - + Base Search Mail Content