mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -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 | [](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 | [](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.2.0 | | Control if the location can contain products not in a package
|
||||
[stock_location_package_restriction](stock_location_package_restriction/) | 14.0.1.2.1 | | 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
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Location Package Restriction
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:684ea87ad51c136855eb797e21d2c1622fd30feed8fc269e758b08fd47c2d058
|
||||
!! source digest: sha256:58e74c552f6de90b52c40ae4050660aa90098a8c05856fb239802ff9c0913ccc
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -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.2.0",
|
||||
"version": "14.0.1.2.1",
|
||||
"category": "Warehouse Management",
|
||||
"author": "Raumschmiede.de, BCIM, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:684ea87ad51c136855eb797e21d2c1622fd30feed8fc269e758b08fd47c2d058
|
||||
!! source digest: sha256:58e74c552f6de90b52c40ae4050660aa90098a8c05856fb239802ff9c0913ccc
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_location_package_restriction"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_location_package_restriction"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds the option to set restrictions for the packages that can be put in a location.</p>
|
||||
|
||||
Reference in New Issue
Block a user