From a618ba65220e9db4675365d0c33756855378afa6 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Tue, 25 Jun 2019 10:24:13 -0700 Subject: [PATCH] [12.0][MIG]stock_inventory_lockdown --- stock_inventory_lockdown/README.rst | 14 ++++--- stock_inventory_lockdown/__manifest__.py | 3 +- .../readme/CONTRIBUTORS.rst | 2 + .../static/description/index.html | 40 +++++-------------- .../tests/test_stock_inventory_lockdown.py | 4 +- 5 files changed, 24 insertions(+), 39 deletions(-) diff --git a/stock_inventory_lockdown/README.rst b/stock_inventory_lockdown/README.rst index 218786bf2105..cd4a593be931 100644 --- a/stock_inventory_lockdown/README.rst +++ b/stock_inventory_lockdown/README.rst @@ -14,13 +14,13 @@ Inventory Lock Down :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_lockdown + :target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_lockdown :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_lockdown + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_lockdown :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| @@ -40,7 +40,7 @@ can be recorded in/out of the inventory's location: users will get an error message. Creating or modifying locations is also forbidden. -.. image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/11.0/stock_inventory_lockdown/stock_inventory_lockdown/static/images/move_error.png +.. image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/12.0/stock_inventory_lockdown/stock_inventory_lockdown/static/images/move_error.png :alt: Error message Bug Tracker @@ -49,7 +49,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. @@ -71,6 +71,8 @@ Contributors * Laurent Mignon (Acsone) * Lois Rilo (Eficent) * Jordi Ballester (Eficent) +* Michael Allen +* Bhavesh Odedra Maintainers ~~~~~~~~~~~ @@ -85,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-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_lockdown/__manifest__.py b/stock_inventory_lockdown/__manifest__.py index 153fcf5a31e0..1b2b570a2571 100644 --- a/stock_inventory_lockdown/__manifest__.py +++ b/stock_inventory_lockdown/__manifest__.py @@ -4,10 +4,11 @@ { "name": "Inventory Lock Down", "summary": "Lock down stock locations during inventories.", - "version": "11.0.1.0.0", + "version": "12.0.1.0.0", "development_status": "Mature", "depends": ["stock"], "author": "Numérigraphe, Eficent, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management", "images": [ "images/move_error.png", diff --git a/stock_inventory_lockdown/readme/CONTRIBUTORS.rst b/stock_inventory_lockdown/readme/CONTRIBUTORS.rst index 17d831e18a6e..f8d04adcfc31 100644 --- a/stock_inventory_lockdown/readme/CONTRIBUTORS.rst +++ b/stock_inventory_lockdown/readme/CONTRIBUTORS.rst @@ -4,3 +4,5 @@ * Laurent Mignon (Acsone) * Lois Rilo (Eficent) * Jordi Ballester (Eficent) +* Michael Allen +* Bhavesh Odedra diff --git a/stock_inventory_lockdown/static/description/index.html b/stock_inventory_lockdown/static/description/index.html index b3b4b92335bf..dc24a9aba750 100644 --- a/stock_inventory_lockdown/static/description/index.html +++ b/stock_inventory_lockdown/static/description/index.html @@ -3,13 +3,13 @@ - + Inventory Lock Down