From 555add3621d895e840b1de60725ac1542022b5a9 Mon Sep 17 00:00:00 2001 From: oihane Date: Thu, 19 Oct 2017 15:00:02 +0200 Subject: [PATCH] [MIG] web_no_bubble: Migration to 11.0 --- web_no_bubble/README.rst | 2 +- web_no_bubble/__manifest__.py | 11 ++++------- web_no_bubble/views/web_no_bubble.xml | 4 ++-- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/web_no_bubble/README.rst b/web_no_bubble/README.rst index 04ca99ec..8622baaa 100644 --- a/web_no_bubble/README.rst +++ b/web_no_bubble/README.rst @@ -11,7 +11,7 @@ The help boxes are not removed though. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/162/10.0 + :target: https://runbot.odoo-community.org/runbot/162/11.0 Bug Tracker =========== diff --git a/web_no_bubble/__manifest__.py b/web_no_bubble/__manifest__.py index 103b3d08..1d2774ee 100644 --- a/web_no_bubble/__manifest__.py +++ b/web_no_bubble/__manifest__.py @@ -4,13 +4,10 @@ { 'name': 'Web No Bubble', - 'version': '10.0.1.0.0', - 'author': 'Savoir-faire Linux', - 'maintainer': ( - 'Savoir-faire Linux,' - 'Odoo Community Association (OCA)' - ), - 'website': 'https://www.savoirfairelinux.com', + 'version': '11.0.1.0.0', + 'author': 'Savoir-faire Linux, ' + 'Odoo Community Association (OCA)', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'category': 'Web', 'summary': 'Remove the bubbles from the web interface', diff --git a/web_no_bubble/views/web_no_bubble.xml b/web_no_bubble/views/web_no_bubble.xml index d10c7793..9c9c3bef 100644 --- a/web_no_bubble/views/web_no_bubble.xml +++ b/web_no_bubble/views/web_no_bubble.xml @@ -1,5 +1,5 @@ - + - +