From d311024a87cc6cb6fb3a0fc9252ba3c24630f7e4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 15 Oct 2024 07:21:26 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_picking_volume/README.rst | 2 +- stock_picking_volume/__manifest__.py | 2 +- stock_picking_volume/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 497598cf7..039465081 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ addon | version | maintainers | summary [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_show_linked](stock_picking_show_linked/) | 16.0.1.0.0 | | This addon allows to easily access related pickings (in the case of chained routes) through a button in the parent picking view. -[stock_picking_volume](stock_picking_volume/) | 16.0.1.0.4 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Compute volume information on stock moves and pickings +[stock_picking_volume](stock_picking_volume/) | 16.0.1.1.0 | [![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_production_lot_quantity_tree](stock_production_lot_quantity_tree/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to display product quantity field on production lot tree view diff --git a/stock_picking_volume/README.rst b/stock_picking_volume/README.rst index dc97bac02..bb2684575 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:5898fc98574861fef4c260a1f2fb3413446c028b8a5d1ea69f60fd2a293a9e46 + !! source digest: sha256:0ac6dd9b97ecd1ea689d083bed74d29a300ef9b7ba75c012731efb09764da098 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 98ccd0671..39a32c076 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.4", + "version": "16.0.1.1.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/static/description/index.html b/stock_picking_volume/static/description/index.html index 87860be10..c4b342fc7 100644 --- a/stock_picking_volume/static/description/index.html +++ b/stock_picking_volume/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5898fc98574861fef4c260a1f2fb3413446c028b8a5d1ea69f60fd2a293a9e46 +!! source digest: sha256:0ac6dd9b97ecd1ea689d083bed74d29a300ef9b7ba75c012731efb09764da098 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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