From 3fd8872a9401835f3933a52b1253fac7160cee6b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 Oct 2023 11:54:22 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_location_package_restriction/README.rst | 2 +- stock_location_package_restriction/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f046d1a14..b28ac6f6e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ addon | version | maintainers | summary [stock_location_lockdown](stock_location_lockdown/) | 14.0.1.0.0 | | Prevent to add stock on locked locations [stock_location_orderpoint](stock_location_orderpoint/) | 14.0.1.1.0 | [![mt-software-de](https://github.com/mt-software-de.png?size=30px)](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria. [stock_location_orderpoint_source_relocate](stock_location_orderpoint_source_relocate/) | 14.0.1.0.2 | [![mt-software-de](https://github.com/mt-software-de.png?size=30px)](https://github.com/mt-software-de) | Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate -[stock_location_package_restriction](stock_location_package_restriction/) | 14.0.1.0.0 | | Control if the location can contain products not in a package +[stock_location_package_restriction](stock_location_package_restriction/) | 14.0.1.2.0 | | Control if the location can contain products not in a package [stock_location_position](stock_location_position/) | 14.0.1.0.0 | | Add coordinate attributes on stock location. [stock_location_route_description](stock_location_route_description/) | 14.0.1.0.0 | | Add description field on stock routes. [stock_location_tray](stock_location_tray/) | 14.0.1.1.2 | | Organize a location as a matrix of cells diff --git a/stock_location_package_restriction/README.rst b/stock_location_package_restriction/README.rst index 2a743bf91..be5df31a6 100644 --- a/stock_location_package_restriction/README.rst +++ b/stock_location_package_restriction/README.rst @@ -7,7 +7,7 @@ Stock Location Package Restriction !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2d415401e39737f34cbf4e9b2588233290a5c77f8ed0182e850196bac6417a1b + !! source digest: sha256:684ea87ad51c136855eb797e21d2c1622fd30feed8fc269e758b08fd47c2d058 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_location_package_restriction/__manifest__.py b/stock_location_package_restriction/__manifest__.py index 9fae65c2d..34c4264ba 100644 --- a/stock_location_package_restriction/__manifest__.py +++ b/stock_location_package_restriction/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Location Package Restriction", "summary": """ Control if the location can contain products not in a package""", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "category": "Warehouse Management", "author": "Raumschmiede.de, BCIM, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_location_package_restriction/static/description/index.html b/stock_location_package_restriction/static/description/index.html index c098d4776..61ccbc572 100644 --- a/stock_location_package_restriction/static/description/index.html +++ b/stock_location_package_restriction/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:2d415401e39737f34cbf4e9b2588233290a5c77f8ed0182e850196bac6417a1b +!! source digest: sha256:684ea87ad51c136855eb797e21d2c1622fd30feed8fc269e758b08fd47c2d058 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds the option to set restrictions for the packages that can be put in a location.