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:
@@ -41,6 +41,7 @@ addon | version | maintainers | summary
|
||||
[stock_inventory_preparation_filter](stock_inventory_preparation_filter/) | 16.0.1.1.0 | | More filters for inventory adjustments
|
||||
[stock_location_lockdown](stock_location_lockdown/) | 16.0.1.0.1 | | Prevent to add stock on locked locations
|
||||
[stock_location_package_restriction](stock_location_package_restriction/) | 16.0.1.0.0 | | Control if the location can contain products in a package
|
||||
[stock_location_pending_move](stock_location_pending_move/) | 16.0.1.0.0 | [](https://github.com/rousseldenis) [](https://github.com/jbaudoux) | This module allows to show pending stock moves (outgoing and incoming) on a stock location
|
||||
[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.2.0 | [](https://github.com/lmignon) [](https://github.com/rousseldenis) | Prevent to mix different products into the same stock location
|
||||
[stock_location_zone](stock_location_zone/) | 16.0.1.0.2 | | Classify locations with zones.
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20241216.0
|
||||
16.0.20241231.0
|
||||
@@ -28,6 +28,7 @@ setuptools.setup(
|
||||
'odoo-addon-stock_inventory_preparation_filter>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_lockdown>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_package_restriction>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_pending_move>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_position>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_product_restriction>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_location_zone>=16.0dev,<16.1dev',
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Location Pending Move
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:13932439c6430c16f223accefd5f51924e3f1839546e1d47376881d21d6147d7
|
||||
!! source digest: sha256:1270f758e555a1c035326ce5bca4caeda58d0bdc7b0609176f812326a3c235b4
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:13932439c6430c16f223accefd5f51924e3f1839546e1d47376881d21d6147d7
|
||||
!! source digest: sha256:1270f758e555a1c035326ce5bca4caeda58d0bdc7b0609176f812326a3c235b4
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/16.0/stock_location_pending_move"><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-16-0/stock-logistics-warehouse-16-0-stock_location_pending_move"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to access incoming and ougoing pending moves from a
|
||||
|
||||
Reference in New Issue
Block a user