From ff231dee0cfc221d65f55b1bca01354c0636038b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Nov 2023 17:32:20 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_move_common_dest/README.rst | 2 +- stock_move_common_dest/__manifest__.py | 2 +- stock_move_common_dest/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3d15af97..10eaf5953 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ addon | version | maintainers | summary [stock_measuring_device_zippcube](stock_measuring_device_zippcube/) | 14.0.1.0.1 | [![gurneyalex](https://github.com/gurneyalex.png?size=30px)](https://github.com/gurneyalex) | Implement interface with Bosche Zippcube devicesfor packaging measurement [stock_move_auto_assign](stock_move_auto_assign/) | 14.0.1.2.0 | | Try to reserve moves when goods enter in a location [stock_move_auto_assign_auto_release](stock_move_auto_assign_auto_release/) | 14.0.1.1.1 | | Auto release moves after auto assign -[stock_move_common_dest](stock_move_common_dest/) | 14.0.1.0.0 | | Adds field for common destination moves +[stock_move_common_dest](stock_move_common_dest/) | 14.0.1.0.1 | | Adds field for common destination moves [stock_move_location](stock_move_location/) | 14.0.1.4.3 | | This module allows to move all stock in a stock location to an other one. [stock_mts_mto_mrp_rule](stock_mts_mto_mrp_rule/) | 14.0.1.0.1 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Stock MTS+MTO MRP Rule [stock_mts_mto_rule](stock_mts_mto_rule/) | 14.0.1.1.1 | | Add a MTS+MTO route diff --git a/stock_move_common_dest/README.rst b/stock_move_common_dest/README.rst index d5686e490..bbcac0fd7 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:ff0c5eda8169f4128f6d6e8f50bf6dc89a3e61c5a407099a12a26ab8f8cc7311 + !! source digest: sha256:2390d75f4694d2211c13d3f416931745bc34318627d4f2ba2ff92b2f82cbe88f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_common_dest/__manifest__.py b/stock_move_common_dest/__manifest__.py index a032c6d46..bbee274c4 100644 --- a/stock_move_common_dest/__manifest__.py +++ b/stock_move_common_dest/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Move Common Destination", "summary": "Adds field for common destination moves", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/stock_move_common_dest/static/description/index.html b/stock_move_common_dest/static/description/index.html index b3218c53d..fb7632ddf 100644 --- a/stock_move_common_dest/static/description/index.html +++ b/stock_move_common_dest/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:ff0c5eda8169f4128f6d6e8f50bf6dc89a3e61c5a407099a12a26ab8f8cc7311 +!! source digest: sha256:2390d75f4694d2211c13d3f416931745bc34318627d4f2ba2ff92b2f82cbe88f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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