From dbe9f894617fe7c999a585c9adb77660e9344777 Mon Sep 17 00:00:00 2001 From: Sergio Teruel Date: Sat, 16 Nov 2019 21:03:02 +0100 Subject: [PATCH] [MIG] partner_group: Migration to v12.0 --- partner_group/README.rst | 19 ++++++++++--------- partner_group/__manifest__.py | 2 +- partner_group/readme/DESCRIPTION.rst | 5 +++-- partner_group/readme/USAGE.rst | 4 ++-- partner_group/static/description/index.html | 16 ++++++++-------- 5 files changed, 24 insertions(+), 22 deletions(-) diff --git a/partner_group/README.rst b/partner_group/README.rst index a51cba2e3..25c2817a0 100644 --- a/partner_group/README.rst +++ b/partner_group/README.rst @@ -14,19 +14,20 @@ Partner 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%2Fpartner--contact-lightgray.png?logo=github - :target: https://github.com/OCA/partner-contact/tree/11.0/partner_group + :target: https://github.com/OCA/partner-contact/tree/12.0/partner_group :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-11-0/partner-contact-11-0-partner_group + :target: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_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/134/11.0 + :target: https://runbot.odoo-community.org/runbot/134/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| -This module extends the functionality of partner to allow group partners into -other partners. +This module extends the functionality of partner to allow to group partners +into other partners. + This module is an alternative to parent company field, as setting that field implies other business logic that wants to be avoided here as this is only for informative purposes. @@ -41,8 +42,8 @@ Usage To use this module you need to: -#. Go to a *Partner*. -#. Set group field to other partner. +#. Go to a *Contact* select a partner or create one. +#. In main screen set group field to other partner. Bug Tracker =========== @@ -50,7 +51,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. @@ -80,6 +81,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/partner_group/__manifest__.py b/partner_group/__manifest__.py index 112450272..274d76e0a 100644 --- a/partner_group/__manifest__.py +++ b/partner_group/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Partner Group', 'summary': 'Group partners by groups (other partner)', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'development_status': 'Beta', 'category': 'Contact', 'website': 'https://github.com/OCA/partner-contact', diff --git a/partner_group/readme/DESCRIPTION.rst b/partner_group/readme/DESCRIPTION.rst index e767bb3b9..6aaa3c1e6 100644 --- a/partner_group/readme/DESCRIPTION.rst +++ b/partner_group/readme/DESCRIPTION.rst @@ -1,5 +1,6 @@ -This module extends the functionality of partner to allow group partners into -other partners. +This module extends the functionality of partner to allow to group partners +into other partners. + This module is an alternative to parent company field, as setting that field implies other business logic that wants to be avoided here as this is only for informative purposes. diff --git a/partner_group/readme/USAGE.rst b/partner_group/readme/USAGE.rst index 293874937..0e5d42d34 100644 --- a/partner_group/readme/USAGE.rst +++ b/partner_group/readme/USAGE.rst @@ -1,4 +1,4 @@ To use this module you need to: -#. Go to a *Partner*. -#. Set group field to other partner. +#. Go to a *Contact* select a partner or create one. +#. In main screen set group field to other partner. diff --git a/partner_group/static/description/index.html b/partner_group/static/description/index.html index e251cfb05..525727249 100644 --- a/partner_group/static/description/index.html +++ b/partner_group/static/description/index.html @@ -367,10 +367,10 @@ 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

-

This module extends the functionality of partner to allow group partners into -other partners. -This module is an alternative to parent company field, as setting that field +

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

+

This module extends the functionality of partner to allow to group partners +into other partners.

+

This module is an alternative to parent company field, as setting that field implies other business logic that wants to be avoided here as this is only for informative purposes.

Table of contents

@@ -390,8 +390,8 @@ informative purposes.

Usage

To use this module you need to:

    -
  1. Go to a Partner.
  2. -
  3. Set group field to other partner.
  4. +
  5. Go to a Contact select a partner or create one.
  6. +
  7. In main screen set group field to other partner.
@@ -399,7 +399,7 @@ informative purposes.

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.

@@ -423,7 +423,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.