From 6bbfd4b822abe4da5b0ed2b5555b70d9188fc754 Mon Sep 17 00:00:00 2001 From: hveficent Date: Tue, 9 Jul 2019 12:15:06 +0200 Subject: [PATCH] [MIG] stock_quantity_history_location: Migration to 12.0 --- stock_quantity_history_location/README.rst | 10 ++-- .../__manifest__.py | 2 +- .../static/description/index.html | 8 +-- .../test_stock_quantity_history_location.py | 56 ++++++++++++++++--- 4 files changed, 59 insertions(+), 17 deletions(-) diff --git a/stock_quantity_history_location/README.rst b/stock_quantity_history_location/README.rst index f84d153..0256f30 100644 --- a/stock_quantity_history_location/README.rst +++ b/stock_quantity_history_location/README.rst @@ -14,13 +14,13 @@ Stock Quantity History Location :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--reporting-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-reporting/tree/11.0/stock_quantity_history_location + :target: https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_quantity_history_location :alt: OCA/stock-logistics-reporting .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-11-0/stock-logistics-reporting-11-0-stock_quantity_history_location + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-12-0/stock-logistics-reporting-12-0-stock_quantity_history_location :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/151/11.0 + :target: https://runbot.odoo-community.org/runbot/151/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -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. @@ -74,6 +74,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-reporting `_ project on GitHub. +This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_quantity_history_location/__manifest__.py b/stock_quantity_history_location/__manifest__.py index 2a653a1..4300a05 100644 --- a/stock_quantity_history_location/__manifest__.py +++ b/stock_quantity_history_location/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Stock Quantity History Location', 'summary': "Provides stock quantity by location on past date", - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'license': 'AGPL-3', 'author': 'Eficent,' 'Odoo Community Association (OCA)', diff --git a/stock_quantity_history_location/static/description/index.html b/stock_quantity_history_location/static/description/index.html index 4d329a9..d4c8ef0 100644 --- a/stock_quantity_history_location/static/description/index.html +++ b/stock_quantity_history_location/static/description/index.html @@ -3,7 +3,7 @@ - + Stock Quantity History Location