From a2527c8b409d703f38aafc2550040d674ae15dec Mon Sep 17 00:00:00 2001 From: Michael Tietz Date: Wed, 28 Jun 2023 22:23:49 +0200 Subject: [PATCH] [MIG] stock_picking_volume_packaging: Migration to 14.0 --- stock_picking_volume_packaging/README.rst | 15 ++++++++------- stock_picking_volume_packaging/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 1 + .../static/description/index.html | 9 +++++---- .../tests/test_stock_move_volume.py | 5 +++-- 5 files changed, 18 insertions(+), 14 deletions(-) diff --git a/stock_picking_volume_packaging/README.rst b/stock_picking_volume_packaging/README.rst index 101cfb789..9379c6667 100644 --- a/stock_picking_volume_packaging/README.rst +++ b/stock_picking_volume_packaging/README.rst @@ -14,14 +14,14 @@ Stock Picking Volume From Packaging :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/16.0/stock_picking_volume_packaging + :target: https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_picking_volume_packaging :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-16-0/stock-logistics-warehouse-16-0-stock_picking_volume_packaging + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_picking_volume_packaging :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/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/stock-logistics-warehouse&target_branch=14.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -63,7 +63,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. @@ -80,6 +80,7 @@ Contributors * Laurent Mignon (http://acsone.eu) * Guewen Baconnier Other credits ~~~~~~~~~~~~~ @@ -103,6 +104,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_picking_volume_packaging/__manifest__.py b/stock_picking_volume_packaging/__manifest__.py index 1ed251fac..c71e4bc5b 100644 --- a/stock_picking_volume_packaging/__manifest__.py +++ b/stock_picking_volume_packaging/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Use volume information on potential product packaging to compute the volume of a stock.move""", - "version": "16.0.1.0.0", + "version": "14.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_picking_volume_packaging/readme/CONTRIBUTORS.rst b/stock_picking_volume_packaging/readme/CONTRIBUTORS.rst index 90b4c1cd2..370db8bb6 100644 --- a/stock_picking_volume_packaging/readme/CONTRIBUTORS.rst +++ b/stock_picking_volume_packaging/readme/CONTRIBUTORS.rst @@ -1,2 +1,3 @@ * Laurent Mignon (http://acsone.eu) * Guewen Baconnier diff --git a/stock_picking_volume_packaging/static/description/index.html b/stock_picking_volume_packaging/static/description/index.html index 21e28daa2..b83d05f69 100644 --- a/stock_picking_volume_packaging/static/description/index.html +++ b/stock_picking_volume_packaging/static/description/index.html @@ -3,7 +3,7 @@ - + Stock Picking Volume From Packaging