From 64d90d889cbd5f6ef4b7afb25c5c241bf194d748 Mon Sep 17 00:00:00 2001 From: Yoshi Tashiro Date: Sun, 2 Oct 2022 04:10:20 +0000 Subject: [PATCH] [MIG] mail_layout_force: Migration to 15.0 --- mail_layout_force/README.rst | 10 +++++----- mail_layout_force/__manifest__.py | 2 +- mail_layout_force/data/mail_layout.xml | 2 +- mail_layout_force/demo/mail_layout.xml | 2 +- mail_layout_force/static/description/index.html | 8 ++++---- mail_layout_force/tests/test_mail_layout_force.py | 10 +++++----- mail_layout_force/wizards/mail_compose_message.py | 6 ++++-- 7 files changed, 21 insertions(+), 19 deletions(-) diff --git a/mail_layout_force/README.rst b/mail_layout_force/README.rst index d594dd719..63036992d 100644 --- a/mail_layout_force/README.rst +++ b/mail_layout_force/README.rst @@ -14,13 +14,13 @@ Mail Layout Force :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_layout_force + :target: https://github.com/OCA/social/tree/15.0/mail_layout_force :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_layout_force + :target: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_layout_force :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/14.0 + :target: https://runbot.odoo-community.org/runbot/205/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -73,7 +73,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. @@ -113,6 +113,6 @@ Current `maintainer `__: |maintainer-ivantodorovich| -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_layout_force/__manifest__.py b/mail_layout_force/__manifest__.py index 384371d40..8d2466409 100644 --- a/mail_layout_force/__manifest__.py +++ b/mail_layout_force/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Mail Layout Force", "summary": "Force a mail layout on selected email templates", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ivantodorovich"], "website": "https://github.com/OCA/social", diff --git a/mail_layout_force/data/mail_layout.xml b/mail_layout_force/data/mail_layout.xml index 326b4448c..7575cbd5d 100644 --- a/mail_layout_force/data/mail_layout.xml +++ b/mail_layout_force/data/mail_layout.xml @@ -7,7 +7,7 @@ diff --git a/mail_layout_force/demo/mail_layout.xml b/mail_layout_force/demo/mail_layout.xml index 4ea8cdedd..b218fda2e 100644 --- a/mail_layout_force/demo/mail_layout.xml +++ b/mail_layout_force/demo/mail_layout.xml @@ -64,7 +64,7 @@ - + diff --git a/mail_layout_force/static/description/index.html b/mail_layout_force/static/description/index.html index fabcd530d..f5b962643 100644 --- a/mail_layout_force/static/description/index.html +++ b/mail_layout_force/static/description/index.html @@ -3,7 +3,7 @@ - + Mail Layout Force