From e061e78d348b636f19846ac4b52065f60d61c69e Mon Sep 17 00:00:00 2001 From: sudhir-erpharbor Date: Mon, 27 Apr 2020 18:50:24 +0200 Subject: [PATCH] [MIG] Migrated module web_action_conditionable to v13 --- web_action_conditionable/README.rst | 11 ++++++----- web_action_conditionable/__manifest__.py | 4 ++-- web_action_conditionable/readme/CONTRIBUTORS.rst | 1 + .../static/description/index.html | 7 ++++--- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/web_action_conditionable/README.rst b/web_action_conditionable/README.rst index 5428e3497..26a69625d 100644 --- a/web_action_conditionable/README.rst +++ b/web_action_conditionable/README.rst @@ -14,13 +14,13 @@ web_action_conditionable :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_action_conditionable + :target: https://github.com/OCA/web/tree/13.0/web_action_conditionable :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_action_conditionable + :target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_action_conditionable :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| @@ -56,7 +56,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. @@ -74,6 +74,7 @@ Contributors * Cristian Salamea * André Paramés (https://www.acsone.eu/) * Alexandre Díaz +* Sudhir Arya Maintainers ~~~~~~~~~~~ @@ -88,6 +89,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_action_conditionable/__manifest__.py b/web_action_conditionable/__manifest__.py index 53ed31c70..088ba762c 100644 --- a/web_action_conditionable/__manifest__.py +++ b/web_action_conditionable/__manifest__.py @@ -1,8 +1,8 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "web_action_conditionable", - "version": "12.0.1.0.0", - "depends": ["base", "web",], + "version": "13.0.1.0.0", + "depends": ["base", "web"], "data": ["views/view.xml"], "author": "Cristian Salamea,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", diff --git a/web_action_conditionable/readme/CONTRIBUTORS.rst b/web_action_conditionable/readme/CONTRIBUTORS.rst index 9d55bf157..8b78fc291 100644 --- a/web_action_conditionable/readme/CONTRIBUTORS.rst +++ b/web_action_conditionable/readme/CONTRIBUTORS.rst @@ -1,3 +1,4 @@ * Cristian Salamea * André Paramés (https://www.acsone.eu/) * Alexandre Díaz +* Sudhir Arya diff --git a/web_action_conditionable/static/description/index.html b/web_action_conditionable/static/description/index.html index be6dbc57e..d2fd2b979 100644 --- a/web_action_conditionable/static/description/index.html +++ b/web_action_conditionable/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 was written to extend the functionality of actions in tree view (One2Many fields).

Table of contents

@@ -400,7 +400,7 @@ tree view (One2Many fields).

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.

@@ -417,6 +417,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Cristian Salamea <cristian.salamea@gmail.com>
  • André Paramés <github@andreparames.com> (https://www.acsone.eu/)
  • Alexandre Díaz <alexandre.diaz@tecnativa.com>
  • +
  • Sudhir Arya <sudhir@erpharbor.com>
  • @@ -426,7 +427,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.