Skip to content

Commit f20d970

Browse files
committed
[BOT] post-merge updates
1 parent 3248518 commit f20d970

File tree

4 files changed

+27
-17
lines changed

4 files changed

+27
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[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
3232
[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
3333
[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.
34-
[stock_return_request](stock_return_request/) | 18.0.1.0.0 | | Stock Return Request
34+
[stock_return_request](stock_return_request/) | 18.0.1.0.1 | | Stock Return Request
3535

3636
[//]: # (end addons)
3737

stock_return_request/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 Return Request
37
====================
@@ -7,13 +11,13 @@ Stock Return Request
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:fbba1dcb59ed10e579d8fe5624ad37a4d1e817f8a054c15200f058bd2e3b7622
14+
!! source digest: sha256:f99b05e246bc54e930950e240cae6578369f7df6ff6d0019e07ca3f6ff4e61cc
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_return_request/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
33
{
44
"name": "Stock Return Request",
5-
"version": "18.0.1.0.0",
5+
"version": "18.0.1.0.1",
66
"category": "Stock",
77
"website": "https://github.com/OCA/stock-logistics-request",
88
"author": "Tecnativa, " "Odoo Community Association (OCA)",

stock_return_request/static/description/index.html

Lines changed: 19 additions & 13 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 Return Request</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-return-request">
364-
<h1 class="title">Stock Return Request</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-return-request">
370+
<h1>Stock Return Request</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:fbba1dcb59ed10e579d8fe5624ad37a4d1e817f8a054c15200f058bd2e3b7622
375+
!! source digest: sha256:f99b05e246bc54e930950e240cae6578369f7df6ff6d0019e07ca3f6ff4e61cc
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_return_request"><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_return_request"><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_return_request"><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_return_request"><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 allows to return stock from a location to either suppliers,
374379
customers or internal locations reverting the corresponding pickings.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -388,13 +393,13 @@ <h1 class="title">Stock Return Request</h1>
388393
</ul>
389394
</div>
390395
<div class="section" id="installation">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
396+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
392397
<p>The installation of this module entails the computation of the new
393398
stock.move field qty_returnable to store it in the DB, wich can be a
394399
heavy task depending on the amount of moves.</p>
395400
</div>
396401
<div class="section" id="usage">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
398403
<p>To use this module, you need to:</p>
399404
<ol class="arabic simple">
400405
<li>Go to <em>Inventory &gt; Operations &gt; Return Request</em> and place a new
@@ -405,30 +410,30 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
405410
<p>To make a return to an internal location:</p>
406411
</div>
407412
<div class="section" id="known-issues-roadmap">
408-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
409414
<ul class="simple">
410415
<li>Products are returned in the default product UoM. Further
411416
implementation should be done to allow to use UoM convertions.</li>
412417
</ul>
413418
</div>
414419
<div class="section" id="bug-tracker">
415-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
416421
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-request/issues">GitHub Issues</a>.
417422
In case of trouble, please check there if your issue has already been reported.
418423
If you spotted it first, help us to smash it by providing a detailed and welcomed
419424
<a class="reference external" href="https://github.com/OCA/stock-logistics-request/issues/new?body=module:%20stock_return_request%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
420425
<p>Do not contact contributors directly about support or help with technical issues.</p>
421426
</div>
422427
<div class="section" id="credits">
423-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
428+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
424429
<div class="section" id="authors">
425-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
426431
<ul class="simple">
427432
<li>Tecnativa</li>
428433
</ul>
429434
</div>
430435
<div class="section" id="contributors">
431-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
436+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
432437
<ul class="simple">
433438
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
434439
<li>Sergio Teruel</li>
@@ -445,7 +450,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
445450
</ul>
446451
</div>
447452
<div class="section" id="maintainers">
448-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
453+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
449454
<p>This module is maintained by the OCA.</p>
450455
<a class="reference external image-reference" href="https://odoo-community.org">
451456
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -458,5 +463,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
458463
</div>
459464
</div>
460465
</div>
466+
</div>
461467
</body>
462468
</html>

0 commit comments

Comments
 (0)