Skip to content

Commit 5370e86

Browse files
committed
[BOT] post-merge updates
1 parent 26f8f31 commit 5370e86

File tree

4 files changed

+30
-18
lines changed

4 files changed

+30
-18
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ addon | version | maintainers | summary
2828
[stock_request](stock_request/) | 18.0.1.1.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Internal request for stock
2929
[stock_request_mrp](stock_request_mrp/) | 18.0.1.0.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Manufacturing request for stock
3030
[stock_request_purchase](stock_request_purchase/) | 18.0.1.0.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Internal request for stock
31+
[stock_request_tier_validation](stock_request_tier_validation/) | 18.0.1.0.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Extends the functionality of Stock Requests to support a tier validation process.
3132
[stock_return_request](stock_return_request/) | 18.0.1.0.0 | | Stock Return Request
3233

3334
[//]: # (end addons)

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-request"
3-
version = "18.0.20250409.0"
3+
version = "18.0.20250807.0"
44
dependencies = [
55
"odoo-addon-stock_request==18.0.*",
66
"odoo-addon-stock_request_mrp==18.0.*",
77
"odoo-addon-stock_request_purchase==18.0.*",
8+
"odoo-addon-stock_request_tier_validation==18.0.*",
89
"odoo-addon-stock_return_request==18.0.*",
910
]
1011
classifiers=[

stock_request_tier_validation/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=============================
26
Stock Request Tier Validation
37
=============================
@@ -7,13 +11,13 @@ Stock Request Tier Validation
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:67a0e5f9a5a99a0d6fa1fd43557ac850e9ea6ba9494fa6665b31d75cda1070fd
14+
!! source digest: sha256:aae3f08fb63e7aa761062286ce06f1d23dab52f923f548eda8abc3191e69eba8
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github

stock_request_tier_validation/static/description/index.html

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Stock Request Tier Validation</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="stock-request-tier-validation">
364-
<h1 class="title">Stock Request Tier Validation</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="stock-request-tier-validation">
370+
<h1>Stock Request Tier Validation</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:67a0e5f9a5a99a0d6fa1fd43557ac850e9ea6ba9494fa6665b31d75cda1070fd
375+
!! source digest: sha256:aae3f08fb63e7aa761062286ce06f1d23dab52f923f548eda8abc3191e69eba8
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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-request/tree/18.0/stock_request_tier_validation"><img alt="OCA/stock-logistics-request" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-request-18-0/stock-logistics-request-18-0-stock_request_tier_validation"><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-request&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-request/tree/18.0/stock_request_tier_validation"><img alt="OCA/stock-logistics-request" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-request-18-0/stock-logistics-request-18-0-stock_request_tier_validation"><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-request&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends the functionality of Stock Requests and Stock
374379
Request Orders to support a tier validation process.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -392,12 +397,12 @@ <h1 class="title">Stock Request Tier Validation</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="installation">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
396401
<p>This module depends on <tt class="docutils literal">base_tier_validation</tt>. You can find it at
397402
<a class="reference external" href="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/OCA/server-ux">OCA/server-ux</a></p>
398403
</div>
399404
<div class="section" id="configuration">
400-
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
401406
<p>A default tier is created allowing Stock Request Manager to approve
402407
Stock Request and Stock Request Orders.</p>
403408
<p>In addition, you may want to add more tiers, so:</p>
@@ -407,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
407412
</ol>
408413
</div>
409414
<div class="section" id="usage">
410-
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
411416
<p>To use this module, you need to:</p>
412417
<ol class="arabic simple">
413418
<li>Create a Stock Request triggering at least one “Tier Definition”.</li>
@@ -426,40 +431,40 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
426431
</ul>
427432
</div>
428433
<div class="section" id="bug-tracker">
429-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
434+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
430435
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-request/issues">GitHub Issues</a>.
431436
In case of trouble, please check there if your issue has already been reported.
432437
If you spotted it first, help us to smash it by providing a detailed and welcomed
433438
<a class="reference external" href="https://github.com/OCA/stock-logistics-request/issues/new?body=module:%20stock_request_tier_validation%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
434439
<p>Do not contact contributors directly about support or help with technical issues.</p>
435440
</div>
436441
<div class="section" id="credits">
437-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
442+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
438443
<div class="section" id="authors">
439-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
444+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
440445
<ul class="simple">
441446
<li>ForgeFlow</li>
442447
</ul>
443448
</div>
444449
<div class="section" id="contributors">
445-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
450+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
446451
<ul class="simple">
447452
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li>
448453
<li>Héctor Villarreal &lt;<a class="reference external" href="mailto:hector.villarreal&#64;forgeflow.com">hector.villarreal&#64;forgeflow.com</a>&gt;</li>
449454
<li>Pimolnat Suntian &lt;<a class="reference external" href="mailto:pimolnats&#64;ecosoft.co.th">pimolnats&#64;ecosoft.co.th</a>&gt;</li>
450455
</ul>
451456
</div>
452457
<div class="section" id="other-credits">
453-
<h2><a class="toc-backref" href="#toc-entry-8">Other credits</a></h2>
458+
<h3><a class="toc-backref" href="#toc-entry-8">Other credits</a></h3>
454459
<div class="section" id="images">
455-
<h3><a class="toc-backref" href="#toc-entry-9">Images</a></h3>
460+
<h4><a class="toc-backref" href="#toc-entry-9">Images</a></h4>
456461
<ul class="simple">
457462
<li>Enric Tobella (logo)</li>
458463
</ul>
459464
</div>
460465
</div>
461466
<div class="section" id="maintainers">
462-
<h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h3>
463468
<p>This module is maintained by the OCA.</p>
464469
<a class="reference external image-reference" href="https://odoo-community.org">
465470
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -474,5 +479,6 @@ <h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
474479
</div>
475480
</div>
476481
</div>
482+
</div>
477483
</body>
478484
</html>

0 commit comments

Comments
 (0)