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>Purchase Order Supplier Return </title>
6+ <title>README.rst </title>
77<style type="text/css">
88
99/*
360360</style>
361361</head>
362362<body>
363- <div class="document" id="purchase-order-supplier-return">
364- <h1 class="title">Purchase Order Supplier Return</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="purchase-order-supplier-return">
370+ <h1>Purchase Order Supplier Return</h1>
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:19b2f9e9403eacbd3ba8d8fe34572b2ca42a2707bb234383ee6b2d88c7000959
375+ !! source digest: sha256:2cfb06e887551eba49b0ac01fe92f3af2b6d280ea8d4913b7f0e2a98757d874f
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/purchase-workflow/tree/18.0/purchase_order_supplier_return"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-purchase_order_supplier_return"><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/purchase-workflow&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/purchase-workflow/tree/18.0/purchase_order_supplier_return"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-purchase_order_supplier_return"><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/purchase-workflow&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>Allow to return products to supplier. On purchase orders validated and
374379shipped with negative product quantity, received quantity is updated.
375380The product type must be of type storable.</p>
@@ -387,35 +392,35 @@ <h1 class="title">Purchase Order Supplier Return</h1>
387392</ul>
388393</div>
389394<div class="section" id="usage">
390- <h1 ><a class="toc-backref" href="#toc-entry-1">Usage</a></h1 >
395+ <h2 ><a class="toc-backref" href="#toc-entry-1">Usage</a></h2 >
391396<p>Create a purchase order with a negative quantity, confirm it and
392397validate the related stock picking. Quantity received will be updated.</p>
393398</div>
394399<div class="section" id="bug-tracker">
395- <h1 ><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1 >
400+ <h2 ><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2 >
396401<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
397402In case of trouble, please check there if your issue has already been reported.
398403If you spotted it first, help us to smash it by providing a detailed and welcomed
399404<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_order_supplier_return%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
400405<p>Do not contact contributors directly about support or help with technical issues.</p>
401406</div>
402407<div class="section" id="credits">
403- <h1 ><a class="toc-backref" href="#toc-entry-3">Credits</a></h1 >
408+ <h2 ><a class="toc-backref" href="#toc-entry-3">Credits</a></h2 >
404409<div class="section" id="authors">
405- <h2 ><a class="toc-backref" href="#toc-entry-4">Authors</a></h2 >
410+ <h3 ><a class="toc-backref" href="#toc-entry-4">Authors</a></h3 >
406411<ul class="simple">
407412<li>Camptocamp</li>
408413</ul>
409414</div>
410415<div class="section" id="contributors">
411- <h2 ><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2 >
416+ <h3 ><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3 >
412417<ul class="simple">
413418<li>Telmo Santos <<a class="reference external" href="mailto:telmo.santos@camptocamp.com">telmo.santos@camptocamp.com</a>></li>
414419<li>Ricardo Almeida Soares <<a class="reference external" href="mailto:ricardo.almeidasoares@camptocamp.com">ricardo.almeidasoares@camptocamp.com</a>></li>
415420</ul>
416421</div>
417422<div class="section" id="maintainers">
418- <h2 ><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2 >
423+ <h3 ><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3 >
419424<p>This module is maintained by the OCA.</p>
420425<a class="reference external image-reference" href="https://odoo-community.org">
421426<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -428,5 +433,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
428433</div>
429434</div>
430435</div>
436+ </div>
431437</body>
432438</html>
0 commit comments