From e75acd98e96134320c6286a8dc5f1eba7590812d Mon Sep 17 00:00:00 2001 From: David Date: Mon, 27 May 2019 17:25:03 +0200 Subject: [PATCH] [MIG] portal_partner_select_all: Migration to 12.0 --- portal_partner_select_all/README.rst | 14 ++++++++------ portal_partner_select_all/__init__.py | 2 -- portal_partner_select_all/__manifest__.py | 6 ++---- portal_partner_select_all/readme/CONTRIBUTORS.rst | 4 +++- portal_partner_select_all/readme/USAGE.rst | 1 - .../static/description/index.html | 11 +++++++---- portal_partner_select_all/wizard/__init__.py | 2 -- portal_partner_select_all/wizard/portal_wizard.py | 2 -- portal_partner_select_all/wizard/portal_wizard.xml | 12 +++++++----- 9 files changed, 27 insertions(+), 27 deletions(-) diff --git a/portal_partner_select_all/README.rst b/portal_partner_select_all/README.rst index 2693fdb47..309a70c98 100644 --- a/portal_partner_select_all/README.rst +++ b/portal_partner_select_all/README.rst @@ -14,13 +14,13 @@ Portal Partner Select All :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github - :target: https://github.com/OCA/partner-contact/tree/10.0/portal_partner_select_all + :target: https://github.com/OCA/partner-contact/tree/12.0/portal_partner_select_all :alt: OCA/partner-contact .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/partner-contact-10-0/partner-contact-10-0-portal_partner_select_all + :target: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-portal_partner_select_all :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/134/10.0 + :target: https://runbot.odoo-community.org/runbot/134/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -54,7 +54,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. @@ -69,7 +69,9 @@ Authors Contributors ~~~~~~~~~~~~ -* David Vidal +* `Tecnativa `__: + + * David Vidal Maintainers ~~~~~~~~~~~ @@ -84,6 +86,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/partner-contact `_ project on GitHub. +This module is part of the `OCA/partner-contact `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/portal_partner_select_all/__init__.py b/portal_partner_select_all/__init__.py index 3b4c3edf0..40272379f 100644 --- a/portal_partner_select_all/__init__.py +++ b/portal_partner_select_all/__init__.py @@ -1,3 +1 @@ -# -*- coding: utf-8 -*- - from . import wizard diff --git a/portal_partner_select_all/__manifest__.py b/portal_partner_select_all/__manifest__.py index 4939666b7..9633ff2c9 100644 --- a/portal_partner_select_all/__manifest__.py +++ b/portal_partner_select_all/__manifest__.py @@ -1,10 +1,8 @@ -# -*- coding: utf-8 -*- -# Copyright 2018 Tecnativa S.L. - David Vidal +# Copyright 2018 Tecnativa - David Vidal # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - { 'name': 'Portal Partner Select All', - 'version': '10.0.1.0.1', + 'version': '12.0.1.0.1', 'category': 'Custom', 'author': 'Tecnativa,' 'Odoo Community Association (OCA)', diff --git a/portal_partner_select_all/readme/CONTRIBUTORS.rst b/portal_partner_select_all/readme/CONTRIBUTORS.rst index 885d4ba98..e5276b375 100644 --- a/portal_partner_select_all/readme/CONTRIBUTORS.rst +++ b/portal_partner_select_all/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* David Vidal +* `Tecnativa `__: + + * David Vidal diff --git a/portal_partner_select_all/readme/USAGE.rst b/portal_partner_select_all/readme/USAGE.rst index 1215bc6f7..0df9ccf3e 100644 --- a/portal_partner_select_all/readme/USAGE.rst +++ b/portal_partner_select_all/readme/USAGE.rst @@ -5,4 +5,3 @@ list. #. Set it on and a warning will appear advising all of them will be invited. #. Set it off again and only the already existing users will be checked. - diff --git a/portal_partner_select_all/static/description/index.html b/portal_partner_select_all/static/description/index.html index 1f416c8bb..cdd31b173 100644 --- a/portal_partner_select_all/static/description/index.html +++ b/portal_partner_select_all/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/partner-contact Translate me on Weblate Try me on Runbot

+

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

When a user wants invite a lot of custumers to the portal it can be a pain to select them all one by one.

This module adds a helper in the wizard to toggle between all selected and only @@ -402,7 +402,7 @@ list.

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.

@@ -416,7 +416,10 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Contributors

@@ -426,7 +429,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/partner-contact project on GitHub.

+

This module is part of the OCA/partner-contact project on GitHub.

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

diff --git a/portal_partner_select_all/wizard/__init__.py b/portal_partner_select_all/wizard/__init__.py index ee3fa9521..b922ddc32 100644 --- a/portal_partner_select_all/wizard/__init__.py +++ b/portal_partner_select_all/wizard/__init__.py @@ -1,4 +1,2 @@ -# -*- coding: utf-8 -*- # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - from . import portal_wizard diff --git a/portal_partner_select_all/wizard/portal_wizard.py b/portal_partner_select_all/wizard/portal_wizard.py index 1bef89e2b..aabdb8038 100644 --- a/portal_partner_select_all/wizard/portal_wizard.py +++ b/portal_partner_select_all/wizard/portal_wizard.py @@ -1,7 +1,5 @@ -# -*- coding: utf-8 -*- # Copyright 2018 Tecnativa - David Vidal # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - from odoo import api, fields, models diff --git a/portal_partner_select_all/wizard/portal_wizard.xml b/portal_partner_select_all/wizard/portal_wizard.xml index abcc59003..3623de060 100644 --- a/portal_partner_select_all/wizard/portal_wizard.xml +++ b/portal_partner_select_all/wizard/portal_wizard.xml @@ -5,12 +5,14 @@ portal.wizard - - - -
- You're about to invite to portal all the contacts list below. + + + +
+
+ You're about to invite to portal all the contacts list below. +