diff --git a/stock_picking_operation_quick_change/README.rst b/stock_picking_operation_quick_change/README.rst index 0287163f1615..9fe877bce6ae 100644 --- a/stock_picking_operation_quick_change/README.rst +++ b/stock_picking_operation_quick_change/README.rst @@ -14,13 +14,13 @@ Stock Picking Operation Quick Change :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_operation_quick_change + :target: https://github.com/OCA/stock-logistics-workflow/tree/13.0/stock_picking_operation_quick_change :alt: OCA/stock-logistics-workflow .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_operation_quick_change + :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-13-0/stock-logistics-workflow-13-0-stock_picking_operation_quick_change :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/154/12.0 + :target: https://runbot.odoo-community.org/runbot/154/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,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. @@ -67,7 +67,11 @@ Authors Contributors ~~~~~~~~~~~~ -* Sergio Teruel +* `Tecnativa `_: + + * Sergio Teruel + * Carlos Roca + * Lois Rilo Maintainers @@ -83,6 +87,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/stock-logistics-workflow `_ project on GitHub. +This module is part of the `OCA/stock-logistics-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_operation_quick_change/__manifest__.py b/stock_picking_operation_quick_change/__manifest__.py index 54ec98870999..08ab3328fcbc 100644 --- a/stock_picking_operation_quick_change/__manifest__.py +++ b/stock_picking_operation_quick_change/__manifest__.py @@ -1,15 +1,15 @@ -# © 2017 Sergio Teruel +# Copyright 2017 Tecnativa - Sergio Teruel # License AGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). { "name": "Stock Picking Operation Quick Change", "summary": "Change location of all picking operations", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "Tecnativa, " "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True, - "depends": ["stock",], - "data": ["wizards/stock_picking_wizard_view.xml", "views/stock_picking_view.xml",], + "depends": ["stock"], + "data": ["wizards/stock_picking_wizard_view.xml", "views/stock_picking_view.xml"], } diff --git a/stock_picking_operation_quick_change/readme/CONTRIBUTORS.rst b/stock_picking_operation_quick_change/readme/CONTRIBUTORS.rst index 5e3e4224bb25..98c962746cd3 100644 --- a/stock_picking_operation_quick_change/readme/CONTRIBUTORS.rst +++ b/stock_picking_operation_quick_change/readme/CONTRIBUTORS.rst @@ -1,2 +1,6 @@ -* Sergio Teruel +* `Tecnativa `_: + + * Sergio Teruel + * Carlos Roca + * Lois Rilo diff --git a/stock_picking_operation_quick_change/static/description/index.html b/stock_picking_operation_quick_change/static/description/index.html index 35167a59f4c0..8b2655b44b8e 100644 --- a/stock_picking_operation_quick_change/static/description/index.html +++ b/stock_picking_operation_quick_change/static/description/index.html @@ -3,7 +3,7 @@ - + Stock Picking Operation Quick Change