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:
@@ -64,7 +64,7 @@ addon | version | maintainers | summary
|
||||
[stock_request_submit](stock_request_submit/) | 15.0.1.0.0 | | Add submit state on Stock Requests
|
||||
[stock_request_tier_validation](stock_request_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Stock Requests to support a tier validation process.
|
||||
[stock_reserve](stock_reserve/) | 15.0.1.1.0 | | Stock reservations on products
|
||||
[stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.0 | | Configure reservation rules by location
|
||||
[stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.1 | | Configure reservation rules by location
|
||||
[stock_secondary_unit](stock_secondary_unit/) | 15.0.1.0.1 | | Get product quantities in a secondary unit
|
||||
[stock_warehouse_calendar](stock_warehouse_calendar/) | 15.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Reservation Rules
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:45ee36aaa96355c2419b55be9910ab59a2e36d6e25ff617b5831e438344f7cfb
|
||||
!! source digest: sha256:b5077178f61ee66171d2027694aa47033f47ef692ec2d4ed50ced99c25a64fb4
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |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": "15.0.1.0.0",
|
||||
"version": "15.0.1.0.1",
|
||||
"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:45ee36aaa96355c2419b55be9910ab59a2e36d6e25ff617b5831e438344f7cfb
|
||||
!! source digest: sha256:b5077178f61ee66171d2027694aa47033f47ef692ec2d4ed50ced99c25a64fb4
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/15.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-15-0/stock-logistics-warehouse-15-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=15.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