From 80c3c6881735b022abb805801f4cd71dd2cc8898 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 5 Mar 2024 11:22:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- stock_picking_volume/README.rst | 2 +- stock_picking_volume/__manifest__.py | 2 +- stock_picking_volume/static/description/index.html | 2 +- stock_picking_volume_packaging/README.rst | 2 +- stock_picking_volume_packaging/__manifest__.py | 2 +- stock_picking_volume_packaging/static/description/index.html | 3 +-- 7 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9ccf2f9a6..86df75957 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ addon | version | maintainers | summary [stock_picking_commercial_partner](stock_picking_commercial_partner/) | 16.0.1.0.0 | | Add Commercial Partner on the Stock Picking [stock_picking_procure_method](stock_picking_procure_method/) | 16.0.1.0.0 | | Allows to force the procurement method from the picking [stock_picking_product_interchangeable](stock_picking_product_interchangeable/) | 16.0.1.0.0 | [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Stock Picking Product Interchangeable -[stock_picking_volume](stock_picking_volume/) | 16.0.1.0.2 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Compute volume information on stock moves and pickings -[stock_picking_volume_packaging](stock_picking_volume_packaging/) | 16.0.1.0.0 | | Use volume information on potential product packaging to compute the volume of a stock.move +[stock_picking_volume](stock_picking_volume/) | 16.0.1.0.3 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Compute volume information on stock moves and pickings +[stock_picking_volume_packaging](stock_picking_volume_packaging/) | 16.0.1.0.1 | | Use volume information on potential product packaging to compute the volume of a stock.move [stock_product_qty_by_packaging](stock_product_qty_by_packaging/) | 16.0.1.0.0 | | Compute product quantity to pick by packaging [stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.0.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view [stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants diff --git a/stock_picking_volume/README.rst b/stock_picking_volume/README.rst index 1742fdcb5..6b3fee658 100644 --- a/stock_picking_volume/README.rst +++ b/stock_picking_volume/README.rst @@ -7,7 +7,7 @@ Stock Picking Volume !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:47f4c574d62fee44596ae761d1e663241fdc89e3335b6c4458a1cbf5d32ef4a7 + !! source digest: sha256:e4095603b6f92a31b37b18b82ece700d29b69571bd3507827341d17d3e680f4b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_volume/__manifest__.py b/stock_picking_volume/__manifest__.py index bb14fb5b0..943c442e8 100644 --- a/stock_picking_volume/__manifest__.py +++ b/stock_picking_volume/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Picking Volume", "summary": """ Compute volume information on stock moves and pickings""", - "version": "16.0.1.0.2", + "version": "16.0.1.0.3", "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/static/description/index.html b/stock_picking_volume/static/description/index.html index ede028801..b658ecf22 100644 --- a/stock_picking_volume/static/description/index.html +++ b/stock_picking_volume/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:47f4c574d62fee44596ae761d1e663241fdc89e3335b6c4458a1cbf5d32ef4a7 +!! source digest: sha256:e4095603b6f92a31b37b18b82ece700d29b69571bd3507827341d17d3e680f4b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

For some processes, you need to know the volume of your stock picking. This could diff --git a/stock_picking_volume_packaging/README.rst b/stock_picking_volume_packaging/README.rst index 32e1a38ec..689580689 100644 --- a/stock_picking_volume_packaging/README.rst +++ b/stock_picking_volume_packaging/README.rst @@ -7,7 +7,7 @@ Stock Picking Volume From Packaging !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ea17984dd5b0b3a62f829dce3d1427e280dc4951aec2cf13b7945a228e844631 + !! source digest: sha256:fe3d24f7bcf41de8bfffbb38ddeee5527f69b808385c5c48fc8f0c238d1387b4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_volume_packaging/__manifest__.py b/stock_picking_volume_packaging/__manifest__.py index 1ed251fac..aabee7a98 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": "16.0.1.0.1", "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/static/description/index.html b/stock_picking_volume_packaging/static/description/index.html index 99bf694c9..23cd04ef4 100644 --- a/stock_picking_volume_packaging/static/description/index.html +++ b/stock_picking_volume_packaging/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ea17984dd5b0b3a62f829dce3d1427e280dc4951aec2cf13b7945a228e844631 +!! source digest: sha256:fe3d24f7bcf41de8bfffbb38ddeee5527f69b808385c5c48fc8f0c238d1387b4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

This modules improves the way the volume is computed on a stock.move by