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:
@@ -109,7 +109,7 @@ addon | version | maintainers | summary
|
||||
[stock_request_submit](stock_request_submit/) | 14.0.1.3.0 | | Add submit state on Stock Requests
|
||||
[stock_request_tier_validation](stock_request_tier_validation/) | 14.0.1.0.1 | | Extends the functionality of Stock Requests to support a tier validation process.
|
||||
[stock_reserve](stock_reserve/) | 14.0.2.1.1 | | Stock reservations on products
|
||||
[stock_reserve_rule](stock_reserve_rule/) | 14.0.1.2.1 | | Configure reservation rules by location
|
||||
[stock_reserve_rule](stock_reserve_rule/) | 14.0.1.3.0 | | Configure reservation rules by location
|
||||
[stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 14.0.1.0.0 | | Allows to search for picking from supplierinfo code
|
||||
[stock_secondary_unit](stock_secondary_unit/) | 14.0.1.0.1 | | Get product quantities in a secondary unit
|
||||
[stock_vertical_lift](stock_vertical_lift/) | 14.0.1.1.3 | | Provides the core for integration with Vertical Lifts
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Reservation Rules
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:815bc4830e9705b7c0e38f3ad963acba16d455803d05c5c9cfd6cc95753adaae
|
||||
!! source digest: sha256:80f49ac641c2a8bede920d6378719dcedc8e81d45ee91c5388c8450d5c526d26
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Stock Reservation Rules",
|
||||
"summary": "Configure reservation rules by location",
|
||||
"version": "14.0.1.2.1",
|
||||
"version": "14.0.1.3.0",
|
||||
"author": "Camptocamp, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Stock Management",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:815bc4830e9705b7c0e38f3ad963acba16d455803d05c5c9cfd6cc95753adaae
|
||||
!! source digest: sha256:80f49ac641c2a8bede920d6378719dcedc8e81d45ee91c5388c8450d5c526d26
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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_reserve_rule"><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_reserve_rule"><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 rules for advanced reservation / removal strategies.</p>
|
||||
|
||||
Reference in New Issue
Block a user