From 01ae7042da284a0ac003e1bfb670f4cf88e8b508 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Tue, 25 Jun 2019 11:37:46 -0700 Subject: [PATCH] [12.0][MIG]stock_inventory_verification_request migration to 12.0 --- .../README.rst | 12 +++--- .../__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 2 + .../static/description/index.html | 38 +++++-------------- .../tests/test_verification_request.py | 10 ++--- .../views/stock_inventory_view.xml | 2 +- .../stock_slot_verification_request_view.xml | 2 +- 7 files changed, 26 insertions(+), 42 deletions(-) diff --git a/stock_inventory_verification_request/README.rst b/stock_inventory_verification_request/README.rst index d40a7f656..3e6b79dd3 100644 --- a/stock_inventory_verification_request/README.rst +++ b/stock_inventory_verification_request/README.rst @@ -14,13 +14,13 @@ Stock Inventory Verification Request :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--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_inventory_verification_request + :target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_verification_request :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_inventory_verification_request + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_verification_request :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/11.0 + :target: https://runbot.odoo-community.org/runbot/153/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -68,7 +68,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. @@ -84,6 +84,8 @@ Contributors ~~~~~~~~~~~~ * Lois Rilo Antelo +* Michael Allen +* Bhavesh Odedra Maintainers ~~~~~~~~~~~ @@ -106,6 +108,6 @@ Current `maintainer `__: |maintainer-lreficent| -This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_inventory_verification_request/__manifest__.py b/stock_inventory_verification_request/__manifest__.py index 049d518d7..75f7d4398 100644 --- a/stock_inventory_verification_request/__manifest__.py +++ b/stock_inventory_verification_request/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Inventory Verification Request", "summary": "Adds the capability to request a Slot Verification when " "a inventory is Pending to Approve", - "version": "11.0.1.0.0", + "version": "12.0.1.0.0", "development_status": "Mature", "maintainers": ['lreficent'], "author": "Eficent, " diff --git a/stock_inventory_verification_request/readme/CONTRIBUTORS.rst b/stock_inventory_verification_request/readme/CONTRIBUTORS.rst index 7e28360de..165f3f544 100644 --- a/stock_inventory_verification_request/readme/CONTRIBUTORS.rst +++ b/stock_inventory_verification_request/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ * Lois Rilo Antelo +* Michael Allen +* Bhavesh Odedra diff --git a/stock_inventory_verification_request/static/description/index.html b/stock_inventory_verification_request/static/description/index.html index e00146365..fc6ef9e06 100644 --- a/stock_inventory_verification_request/static/description/index.html +++ b/stock_inventory_verification_request/static/description/index.html @@ -3,13 +3,13 @@ - + Stock Inventory Verification Request