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:
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
|
||||
[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
|
||||
[stock_helper](stock_helper/) | 16.0.1.1.0 | | Add methods shared between various stock modules
|
||||
[stock_inventory](stock_inventory/) | 16.0.2.2.0 | | Allows to do an easier follow up of the Inventory Adjustments
|
||||
[stock_inventory](stock_inventory/) | 16.0.2.3.0 | | Allows to do an easier follow up of the Inventory Adjustments
|
||||
[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
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Inventory Adjustment
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:460e48e0426a8cedfe43a03f8e51db9704c2e85edc5fe156c9fdebcf29c20780
|
||||
!! source digest: sha256:cfe059e99226c57783ffcb151e7c48aa98b43edf6c8d7ce60eff3f1d6072eb00
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Stock Inventory Adjustment",
|
||||
"version": "16.0.2.2.0",
|
||||
"version": "16.0.2.3.0",
|
||||
"license": "LGPL-3",
|
||||
"maintainer": ["DavidJForgeFlow"],
|
||||
"development_status": "Beta",
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:460e48e0426a8cedfe43a03f8e51db9704c2e85edc5fe156c9fdebcf29c20780
|
||||
!! source digest: sha256:cfe059e99226c57783ffcb151e7c48aa98b43edf6c8d7ce60eff3f1d6072eb00
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_inventory"><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"><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 group Inventory Adjustments and have a group traceability (like before Odoo 15.0).</p>
|
||||
|
||||
Reference in New Issue
Block a user