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:
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
|
||||
[procurement_auto_create_group](procurement_auto_create_group/) | 16.0.1.0.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run.
|
||||
[product_packaging_usability](product_packaging_usability/) | 16.0.1.0.1 | | Add sugar to Product Packaging
|
||||
[scrap_reason_code](scrap_reason_code/) | 16.0.1.1.0 | [](https://github.com/bodedra) | Reason code for scrapping
|
||||
[stock_cycle_count](stock_cycle_count/) | 16.0.1.0.0 | [](https://github.com/LoisRForgeFlow) | Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user.
|
||||
[stock_demand_estimate](stock_demand_estimate/) | 16.0.1.2.0 | | Allows to create demand estimates.
|
||||
[stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 16.0.1.0.0 | | Allows to create demand estimates.
|
||||
[stock_exception](stock_exception/) | 16.0.1.0.0 | | Custom exceptions on stock picking
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240522.0
|
||||
16.0.20240619.0
|
||||
@@ -13,6 +13,7 @@ setuptools.setup(
|
||||
'odoo-addon-procurement_auto_create_group>=16.0dev,<16.1dev',
|
||||
'odoo-addon-product_packaging_usability>=16.0dev,<16.1dev',
|
||||
'odoo-addon-scrap_reason_code>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_cycle_count>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_demand_estimate>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_demand_estimate_matrix>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_exception>=16.0dev,<16.1dev',
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Cycle Count
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:aac4c4b89a12abb54ceb7677cfcf5cace1f68c87d0f89c6e602ddc4c2c3740a5
|
||||
!! source digest: sha256:e23c12e7d91a143a130bb8c93e2d07805e1711837bdbf49f76eed6ab31a6191e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:aac4c4b89a12abb54ceb7677cfcf5cace1f68c87d0f89c6e602ddc4c2c3740a5
|
||||
!! source digest: sha256:e23c12e7d91a143a130bb8c93e2d07805e1711837bdbf49f76eed6ab31a6191e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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_cycle_count"><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_cycle_count"><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 provides the capability to execute a cycle count strategy in a
|
||||
|
||||
Reference in New Issue
Block a user