From 119c720252f2618fdbea83b9257fe07791775be0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 Oct 2023 11:50:33 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + stock_product_qty_by_packaging/README.rst | 3 +- .../static/description/index.html | 39 ++++++++++--------- 5 files changed, 25 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index cabe45875..258d0acbc 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,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_volume](stock_picking_volume/) | 16.0.1.0.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.0 | | 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 [stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.0.1 | | Stock - Manual Quant Assignment diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 3f075c765..58adf0c56 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20230927.0 \ No newline at end of file +16.0.20231010.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 42718b6f4..b2a8d9bb1 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -30,6 +30,7 @@ setuptools.setup( 'odoo-addon-stock_picking_procure_method>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_volume>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_volume_packaging>=16.0dev,<16.1dev', + 'odoo-addon-stock_product_qty_by_packaging>=16.0dev,<16.1dev', 'odoo-addon-stock_putaway_product_template>=16.0dev,<16.1dev', 'odoo-addon-stock_quant_cost_info>=16.0dev,<16.1dev', 'odoo-addon-stock_quant_manual_assign>=16.0dev,<16.1dev', diff --git a/stock_product_qty_by_packaging/README.rst b/stock_product_qty_by_packaging/README.rst index 5147c31b9..fa01bd77e 100644 --- a/stock_product_qty_by_packaging/README.rst +++ b/stock_product_qty_by_packaging/README.rst @@ -7,7 +7,7 @@ Stock packaging calculator !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1b95661a0ad92f6e35de1124a9973fa5994667274312da11c67004fdd9f5c868 + !! source digest: sha256:5dd5532e5852c3d8842b0cbe15d64b7dba5768cbedc6298332fcb16c9b678b09 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png @@ -78,6 +78,7 @@ Sébastien Alix Other credits ~~~~~~~~~~~~~ +The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp. The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp. Maintainers diff --git a/stock_product_qty_by_packaging/static/description/index.html b/stock_product_qty_by_packaging/static/description/index.html index 6eb41648e..03694dd50 100644 --- a/stock_product_qty_by_packaging/static/description/index.html +++ b/stock_product_qty_by_packaging/static/description/index.html @@ -1,20 +1,20 @@ - + - + Stock packaging calculator