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:
@@ -34,7 +34,7 @@ addon | version | maintainers | summary
|
||||
[stock_inventory_count_to_zero](stock_inventory_count_to_zero/) | 16.0.1.0.0 | | Request an inventory count filling the quantities to zero as default
|
||||
[stock_inventory_discrepancy](stock_inventory_discrepancy/) | 16.0.1.0.0 | | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.
|
||||
[stock_inventory_justification](stock_inventory_justification/) | 16.0.1.0.0 | [](https://github.com/rousseldenis) [](https://github.com/ThomasBinsfeld) | This module allows to set justification on inventories
|
||||
[stock_inventory_preparation_filter](stock_inventory_preparation_filter/) | 16.0.1.0.0 | | More filters for inventory adjustments
|
||||
[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_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 | [](https://github.com/lmignon) [](https://github.com/rousseldenis) | Prevent to mix different products into the same stock location
|
||||
|
||||
@@ -7,7 +7,7 @@ Extended Inventory Preparation Filters
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8c18824c9a3e2b66e948d70f89a671cf911b58eb54a022fe851e2b628b3058a6
|
||||
!! source digest: sha256:2a48f1b126ce1e6e510fb058336c20199b2c08e8545d596598b809adf11f102f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
"name": "Extended Inventory Preparation Filters",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "16.0.1.1.0",
|
||||
"depends": ["stock", "stock_inventory", "base_view_inheritance_extension"],
|
||||
"author": "AvanzOSC," "Tecnativa," "Odoo Community Association (OCA)",
|
||||
"category": "Inventory, Logistic, Storage",
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8c18824c9a3e2b66e948d70f89a671cf911b58eb54a022fe851e2b628b3058a6
|
||||
!! source digest: sha256:2a48f1b126ce1e6e510fb058336c20199b2c08e8545d596598b809adf11f102f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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_inventory_preparation_filter"><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_inventory_preparation_filter"><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>Includes more options for making an inventory out of:</p>
|
||||
|
||||
Reference in New Issue
Block a user