From 29209d781d913938b36088e9f4e455a0e0c953b3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 20 Nov 2024 15:14:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_restrict_lot/README.rst | 2 +- stock_restrict_lot/__manifest__.py | 2 +- stock_restrict_lot/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b73d2493769f..dc2c4e52f33f 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ addon | version | maintainers | summary [stock_quant_package_dimension_total_weight_from_packaging](stock_quant_package_dimension_total_weight_from_packaging/) | 16.0.1.0.0 | | Estimated weight of a package [stock_quant_package_product_packaging](stock_quant_package_product_packaging/) | 16.0.1.0.1 | | Use product packagings on packages [stock_receipt_lot_info](stock_receipt_lot_info/) | 16.0.1.1.0 | | Be able to introduce more info on lot/serial number while processing a receipt. -[stock_restrict_lot](stock_restrict_lot/) | 16.0.2.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Base module that add back the concept of restrict lot on stock move +[stock_restrict_lot](stock_restrict_lot/) | 16.0.2.0.2 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Base module that add back the concept of restrict lot on stock move [stock_rule_reserve_max_quantity](stock_rule_reserve_max_quantity/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Allows to reserve max available quantity when a move comes from an stock rule [stock_split_picking](stock_split_picking/) | 16.0.1.0.4 | | Split a picking in two not transferred pickings [stock_valuation_layer_usage](stock_valuation_layer_usage/) | 16.0.2.0.1 | | Trace where has the stock valuation been used in, including the quantities taken. diff --git a/stock_restrict_lot/README.rst b/stock_restrict_lot/README.rst index dbdedd80358a..e7f52d32e268 100644 --- a/stock_restrict_lot/README.rst +++ b/stock_restrict_lot/README.rst @@ -7,7 +7,7 @@ Stock Restrict Lot !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c0dd0fd9724b438b5998e062e0918784b7b82e4b559fa5dd8177df686da1e3c8 + !! source digest: sha256:485ee666353decbe20f6b4e8160b1886d0fe4d40093294e9f30d0c4701c8f62e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_restrict_lot/__manifest__.py b/stock_restrict_lot/__manifest__.py index edec2fad4bb8..be2e08a48047 100644 --- a/stock_restrict_lot/__manifest__.py +++ b/stock_restrict_lot/__manifest__.py @@ -1,7 +1,7 @@ { "name": "Stock Restrict Lot", "summary": "Base module that add back the concept of restrict lot on stock move", - "version": "16.0.2.0.1", + "version": "16.0.2.0.2", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/stock_restrict_lot/static/description/index.html b/stock_restrict_lot/static/description/index.html index 454b48b91332..df6aa3a05a5b 100644 --- a/stock_restrict_lot/static/description/index.html +++ b/stock_restrict_lot/static/description/index.html @@ -367,7 +367,7 @@

Stock Restrict Lot

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c0dd0fd9724b438b5998e062e0918784b7b82e4b559fa5dd8177df686da1e3c8 +!! source digest: sha256:485ee666353decbe20f6b4e8160b1886d0fe4d40093294e9f30d0c4701c8f62e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module add a field to restrict a stock move to a specific lot.