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/*
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&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&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,
374379customers 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
393398stock.move field qty_returnable to store it in the DB, wich can be a
394399heavy 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 > Operations > 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
411416implementation 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 > .
417422In case of trouble, please check there if your issue has already been reported.
418423If 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