Skip to content

Commit 57f8b51

Browse files
committed
[BOT] post-merge updates
1 parent 89a061f commit 57f8b51

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ addon | version | maintainers | summary
7474
[stock_request_submit](stock_request_submit/) | 15.0.1.0.0 | | Add submit state on Stock Requests
7575
[stock_request_tier_validation](stock_request_tier_validation/) | 15.0.1.0.1 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Extends the functionality of Stock Requests to support a tier validation process.
7676
[stock_reserve](stock_reserve/) | 15.0.1.2.1 | | Stock reservations on products
77-
[stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.1 | | Configure reservation rules by location
77+
[stock_reserve_rule](stock_reserve_rule/) | 15.0.1.1.0 | | Configure reservation rules by location
7878
[stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 15.0.1.0.0 | | Allows to search for picking from supplierinfo code
7979
[stock_secondary_unit](stock_secondary_unit/) | 15.0.2.3.1 | | Get product quantities in a secondary unit
8080
[stock_valuation_layer_accounting_date](stock_valuation_layer_accounting_date/) | 15.0.1.0.0 | | Stock Valuation Layer Accounting Date

stock_reserve_rule/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Reservation Rules
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:b5077178f61ee66171d2027694aa47033f47ef692ec2d4ed50ced99c25a64fb4
10+
!! source digest: sha256:e288d15d69b233117942f40a3c9f1f5bb66a9dcc0d9f874f6423949648438285
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_reserve_rule/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Stock Reservation Rules",
55
"summary": "Configure reservation rules by location",
6-
"version": "15.0.1.0.1",
6+
"version": "15.0.1.1.0",
77
"author": "Camptocamp, Odoo Community Association (OCA)",
88
"website": "https://github.com/OCA/stock-logistics-warehouse",
99
"category": "Stock Management",

stock_reserve_rule/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Stock Reservation Rules</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:b5077178f61ee66171d2027694aa47033f47ef692ec2d4ed50ced99c25a64fb4
370+
!! source digest: sha256:e288d15d69b233117942f40a3c9f1f5bb66a9dcc0d9f874f6423949648438285
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module adds rules for advanced reservation / removal strategies.</p>

0 commit comments

Comments
 (0)