From 6c614372a3b7b0afc883b1cb8848600080cd3489 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Feb 2025 19:41:40 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- stock_move_common_dest/README.rst | 6 +++--- stock_move_common_dest/static/description/index.html | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f49b462f54b6..62d91a42e92a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ addon | version | maintainers | summary [stock_demand_estimate](stock_demand_estimate/) | 18.0.1.0.0 | | Allows to create demand estimates. [stock_location_empty](stock_location_empty/) | 18.0.1.0.0 | | Adds a filter for empty stock location [stock_location_zone](stock_location_zone/) | 18.0.1.0.0 | | Classify locations with zones. +[stock_move_common_dest](stock_move_common_dest/) | 18.0.1.0.0 | | Adds field for common destination moves [stock_packaging_calculator](stock_packaging_calculator/) | 18.0.1.0.0 | | Compute product quantity to pick by packaging [stock_quant_cost_info](stock_quant_cost_info/) | 18.0.1.0.0 | | Shows the cost of the quants [stock_warehouse_calendar](stock_warehouse_calendar/) | 18.0.1.0.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index dbd116882ee1..4549ef218c62 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,12 +1,13 @@ [project] name = "odoo-addons-oca-stock-logistics-warehouse" -version = "18.0.20250203.0" +version = "18.0.20250204.0" dependencies = [ "odoo-addon-account_move_line_stock_info==18.0.*", "odoo-addon-stock_archive_constraint==18.0.*", "odoo-addon-stock_demand_estimate==18.0.*", "odoo-addon-stock_location_empty==18.0.*", "odoo-addon-stock_location_zone==18.0.*", + "odoo-addon-stock_move_common_dest==18.0.*", "odoo-addon-stock_packaging_calculator==18.0.*", "odoo-addon-stock_quant_cost_info==18.0.*", "odoo-addon-stock_warehouse_calendar==18.0.*", diff --git a/stock_move_common_dest/README.rst b/stock_move_common_dest/README.rst index 71743c8acd63..fb92555a2d5b 100644 --- a/stock_move_common_dest/README.rst +++ b/stock_move_common_dest/README.rst @@ -7,7 +7,7 @@ Stock Move Common Destination !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1bc6cd28255ddffd420a250cb27e0e947d9713195d558de580a1e12c2a180225 + !! source digest: sha256:8ae775e2580e771eec4de492030c46f20043e9019dd9bb300f7c9e4d324278f4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -58,8 +58,8 @@ Authors Contributors ------------ -- Akim Juillerat -- Hughes Damry +- Akim Juillerat +- Hughes Damry Maintainers ----------- diff --git a/stock_move_common_dest/static/description/index.html b/stock_move_common_dest/static/description/index.html index 8e96b4496c7d..90a57e929cdb 100644 --- a/stock_move_common_dest/static/description/index.html +++ b/stock_move_common_dest/static/description/index.html @@ -367,7 +367,7 @@

Stock Move Common Destination

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:1bc6cd28255ddffd420a250cb27e0e947d9713195d558de580a1e12c2a180225 +!! source digest: sha256:8ae775e2580e771eec4de492030c46f20043e9019dd9bb300f7c9e4d324278f4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a M2m field common_dest_move_ids on stock.move in order