From 445969df58af7fb943a065e45890837a599aaa28 Mon Sep 17 00:00:00 2001 From: tarteo Date: Tue, 2 Oct 2018 16:01:56 +0200 Subject: [PATCH] [MIG] web_disable_export_group: Migration to 12.0 [IMP] Automatically add root and admin to group [FIX] Website in manifest --- web_disable_export_group/README.rst | 10 +++++----- web_disable_export_group/__manifest__.py | 4 ++-- web_disable_export_group/security/groups.xml | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/web_disable_export_group/README.rst b/web_disable_export_group/README.rst index 374c44c2..dbafd0da 100644 --- a/web_disable_export_group/README.rst +++ b/web_disable_export_group/README.rst @@ -14,13 +14,13 @@ Web Disable Export Group :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/11.0/web_disable_export_group + :target: https://github.com/OCA/web/tree/12.0/web_disable_export_group :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_disable_export_group + :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_disable_export_group :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/11.0 + :target: https://runbot.odoo-community.org/runbot/162/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -55,7 +55,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,6 +93,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_disable_export_group/__manifest__.py b/web_disable_export_group/__manifest__.py index 1a9f0c36..c26d7021 100644 --- a/web_disable_export_group/__manifest__.py +++ b/web_disable_export_group/__manifest__.py @@ -3,12 +3,12 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Web Disable Export Group', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'license': 'AGPL-3', 'author': 'Onestein, ' 'Tecnativa, ' 'Odoo Community Association (OCA)', - 'website': 'http://www.github.com/OCA/web', + 'website': 'https://github.com/OCA/web', 'category': 'Web', 'depends': [ 'web', diff --git a/web_disable_export_group/security/groups.xml b/web_disable_export_group/security/groups.xml index b5e0d652..029d8e69 100644 --- a/web_disable_export_group/security/groups.xml +++ b/web_disable_export_group/security/groups.xml @@ -5,6 +5,7 @@ Export Data +