From c966ce2d9757d817606971aa5c08fc9c7d1a97b3 Mon Sep 17 00:00:00 2001 From: BT-nstuder Date: Mon, 20 Jan 2020 12:44:57 +0100 Subject: [PATCH] [MIG] web_no_bubble: Migration to 13.0 --- web_no_bubble/README.rst | 12 ++++++------ web_no_bubble/__manifest__.py | 2 +- web_no_bubble/i18n/fr_FR.po | 2 +- web_no_bubble/i18n/hr.po | 2 +- web_no_bubble/i18n/web_no_bubble.pot | 2 +- web_no_bubble/i18n/zh_CN.po | 2 +- web_no_bubble/static/description/index.html | 6 +++--- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/web_no_bubble/README.rst b/web_no_bubble/README.rst index 10df77d52..ebde7b06b 100644 --- a/web_no_bubble/README.rst +++ b/web_no_bubble/README.rst @@ -14,16 +14,16 @@ Web No Bubble :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/12.0/web_no_bubble + :target: https://github.com/OCA/web/tree/13.0/web_no_bubble :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_no_bubble + :target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_no_bubble :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/12.0 + :target: https://runbot.odoo-community.org/runbot/162/13.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module removes from the web interface the bubbles introduced in the version 10.0. The help boxes are not removed though. @@ -39,7 +39,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. @@ -70,6 +70,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/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_no_bubble/__manifest__.py b/web_no_bubble/__manifest__.py index a35f27d5a..7b7eb50d0 100644 --- a/web_no_bubble/__manifest__.py +++ b/web_no_bubble/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Web No Bubble", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "author": "Savoir-faire Linux, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3", diff --git a/web_no_bubble/i18n/fr_FR.po b/web_no_bubble/i18n/fr_FR.po index 45e1d47a3..70349008f 100644 --- a/web_no_bubble/i18n/fr_FR.po +++ b/web_no_bubble/i18n/fr_FR.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/web_no_bubble/i18n/hr.po b/web_no_bubble/i18n/hr.po index 62cb4ae99..4f0b6f3cb 100644 --- a/web_no_bubble/i18n/hr.po +++ b/web_no_bubble/i18n/hr.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/web_no_bubble/i18n/web_no_bubble.pot b/web_no_bubble/i18n/web_no_bubble.pot index d2e396f15..cb19bcd09 100644 --- a/web_no_bubble/i18n/web_no_bubble.pot +++ b/web_no_bubble/i18n/web_no_bubble.pot @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" diff --git a/web_no_bubble/i18n/zh_CN.po b/web_no_bubble/i18n/zh_CN.po index 4159be77e..b8cb4812f 100644 --- a/web_no_bubble/i18n/zh_CN.po +++ b/web_no_bubble/i18n/zh_CN.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/web_no_bubble/static/description/index.html b/web_no_bubble/static/description/index.html index 522bc2391..d809eaed0 100644 --- a/web_no_bubble/static/description/index.html +++ b/web_no_bubble/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

This module removes from the web interface the bubbles introduced in the version 10.0. The help boxes are not removed though.

Table of contents

@@ -387,7 +387,7 @@ The help boxes are not removed though.

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.

@@ -412,7 +412,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/web project on GitHub.

+

This module is part of the OCA/web project on GitHub.

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