From 3f671e2316f6edf21755a74bffa3fae78a9bc995 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 2 Nov 2023 10:24:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- stock_move_auto_assign/README.rst | 2 +- stock_move_auto_assign/__manifest__.py | 2 +- stock_move_auto_assign/static/description/index.html | 2 +- stock_move_auto_assign_auto_release/README.rst | 2 +- stock_move_auto_assign_auto_release/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 28429475e..e4ae6f8e5 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ addon | version | maintainers | summary [stock_location_position](stock_location_position/) | 16.0.1.0.0 | | Add coordinate attributes on stock location. [stock_location_product_restriction](stock_location_product_restriction/) | 16.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Prevent to mix different products into the same stock location [stock_location_zone](stock_location_zone/) | 16.0.1.0.1 | | Classify locations with zones. -[stock_move_auto_assign](stock_move_auto_assign/) | 16.0.1.1.0 | | Try to reserve moves when goods enter in a location -[stock_move_auto_assign_auto_release](stock_move_auto_assign_auto_release/) | 16.0.1.1.0 | | Auto release moves after auto assign +[stock_move_auto_assign](stock_move_auto_assign/) | 16.0.1.1.1 | | Try to reserve moves when goods enter in a location +[stock_move_auto_assign_auto_release](stock_move_auto_assign_auto_release/) | 16.0.1.1.1 | | Auto release moves after auto assign [stock_move_common_dest](stock_move_common_dest/) | 16.0.1.0.1 | | Adds field for common destination moves [stock_move_location](stock_move_location/) | 16.0.1.2.0 | | This module allows to move all stock in a stock location to an other one. [stock_move_packaging_qty](stock_move_packaging_qty/) | 16.0.1.1.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Add packaging fields in the stock moves diff --git a/stock_move_auto_assign/README.rst b/stock_move_auto_assign/README.rst index 4323825f3..c2c707ddc 100644 --- a/stock_move_auto_assign/README.rst +++ b/stock_move_auto_assign/README.rst @@ -7,7 +7,7 @@ Stock Move Auto Assign !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6200a4820f4bd039dd2e1670c1a7e1fce4dcfd0ae114b086fb7fdf2cf9b7ba78 + !! source digest: sha256:e5ef14f525b451ebc94486db5028762a1d91fb685d275edb6278f53bd29c36c1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_auto_assign/__manifest__.py b/stock_move_auto_assign/__manifest__.py index a0ada4282..07ba585a1 100644 --- a/stock_move_auto_assign/__manifest__.py +++ b/stock_move_auto_assign/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Move Auto Assign", "summary": "Try to reserve moves when goods enter in a location", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management", diff --git a/stock_move_auto_assign/static/description/index.html b/stock_move_auto_assign/static/description/index.html index 5dc4427ff..8f513bd6b 100644 --- a/stock_move_auto_assign/static/description/index.html +++ b/stock_move_auto_assign/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:6200a4820f4bd039dd2e1670c1a7e1fce4dcfd0ae114b086fb7fdf2cf9b7ba78 +!! source digest: sha256:e5ef14f525b451ebc94486db5028762a1d91fb685d275edb6278f53bd29c36c1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Automatically check availability of stock moves when a move is set to “done”.

diff --git a/stock_move_auto_assign_auto_release/README.rst b/stock_move_auto_assign_auto_release/README.rst index a17dc0795..ae5852937 100644 --- a/stock_move_auto_assign_auto_release/README.rst +++ b/stock_move_auto_assign_auto_release/README.rst @@ -7,7 +7,7 @@ Stock Move Auto Assign Auto Release !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:62d1d18cc306d3d9ffb627e5bbc5e86cc043d34ddeac98a6c58f20db75158fd3 + !! source digest: sha256:015936882c2876488bc79f1e635cc0629dbe4304f7b1341065f7d6f7728e86ae !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_auto_assign_auto_release/__manifest__.py b/stock_move_auto_assign_auto_release/__manifest__.py index cb03c30db..f660f6198 100644 --- a/stock_move_auto_assign_auto_release/__manifest__.py +++ b/stock_move_auto_assign_auto_release/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Move Auto Assign Auto Release", "summary": """ Auto release moves after auto assign""", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_move_auto_assign_auto_release/static/description/index.html b/stock_move_auto_assign_auto_release/static/description/index.html index ec42b50e9..90595ca5d 100644 --- a/stock_move_auto_assign_auto_release/static/description/index.html +++ b/stock_move_auto_assign_auto_release/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:62d1d18cc306d3d9ffb627e5bbc5e86cc043d34ddeac98a6c58f20db75158fd3 +!! source digest: sha256:015936882c2876488bc79f1e635cc0629dbe4304f7b1341065f7d6f7728e86ae !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Automatically release stock moves when a move is set to “done” and the product