Search 1.9 billion lines of Odoo code on GitHub

repair_refurbish

Author: ForgeFlow S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-ocabot-merge-pr-704-by-dreispt-bump-patch
Repository: brain-tec/manufacture
Dependencies: product, repair, and stock
Languages: HTML (367, 37.6%), PO File (53, 5.4%), Python (346, 35.4%), XML (134, 13.7%), and reStructuredText (77, 7.9%)
Other branches: 12.0, 12.0-ocabot-merge-pr-409-by-lreficent-bump-patch, 12.0-ocabot-merge-pr-543-by-dreispt-bump-nobump, 12.0-ocabot-merge-pr-557-by-dreispt-bump-nobump, 12.0-ocabot-merge-pr-578-by-dreispt-bump-minor, 12.0-ocabot-merge-pr-626-by-dreispt-bump-nobump, 13.0, 13.0-ocabot-merge-pr-477-by-LoisRForgeFlow-bump-nobump, 14.0, and 14.0-ocabot-merge-pr-740-by-LoisRForgeFlow-bump-nobump
Other repositories: Chandresh-SerpentCS/manufacture, Change2improve/manufacture, Comunitea/manufacture, Daniel-CA/manufacture, Daniel254/manufacture, Darknroses/manufacture, DulingLai/manufacture, ERPLibre/manufacture, Escodoo/manufacture, ForgeFlow/manufacture, Gabinete-Digital/manufacture, Ingeos/manufacture, Jarsa-dev/manufacture, Jarsa/manufacture, Jonathan-pr/manufacture, JuaniFreedoo/manufacture, LevelPrime/manufacture, LoisRForgeFlow/manufacture, MadalinaRU/manufacture, MathBenTech/manufacture, Mefistous/manufacture, NachoAlesLopez/manufacture, NeatNerdPrime/manufacture, OCA-MUK/manufacture, OCA/manufacture, Palpid/manufacture, PlanetaTIC/manufacture, SanteLibre/manufacture, Saran440/manufacture, SerpentConsultingServices/manufacture, SeuMarco/manufacture, SolutionSeekers/manufacture, Tecnativa/manufacture, VanMoof/manufacture, Vauxoo/manufacture, aaltinisik/manufacture, ajinvn2019/manufacture, akretion/manufacture, alfredoavanzosc/manufacture, andreampiovesana/manufacture, anhvu-sg/manufacture, asphaltzipper/manufacture, augustodinizl/manufacture, aurestic/manufacture, camptocamp/manufacture, chefshamy/manufacture, chenjingxiong/manufacture, cormaza/manufacture, danielkurman/manufacture, daramousk/manufacture, ddico/manufacture, diggy128/manufacture, dong-z/manufacture, eLBati/manufacture, ecosoft-odoo/manufacture, edlopen/manufacture, enmingc/manufacture, exosoftware/oca-manufacture, grindtildeath/manufacture, gurneyalex/manufacture, harsh-erpharbor/manufacture, igallart/manufacture, italoadler/manufacture, jupiterzhuo/manufacture, kazacube-damien/manufacture, kevinkhao/manufacture, kmee/manufacture, kos94ok-3D/manufacture, lbelorgey/manufacture, lefilament/manufacture, lewis2000/manufacture, lideritjnma/manufacture, liehu1/manufacture, linsoner/manufacture, lmag/manufacture, mariaasunciondaza/manufacture, michaelslade54/manufacture, mondoraemon/manufacture, mymage/manufacture, nabiforks/manufacture, nicolasjelincic/manufacture, niulinlnc/manufacture, onurugur/manufacture, ovnicraft/manufacture, ps-tubtim/manufacture, putao615/manufacture, pythoner-3k/manufacture, rizagokay/manufacture, royalline1/manufacture, rudisulistyo/manufacture, sacodoo/manufacture, sanube/manufacture, sergiocorato/manufacture, skukered/manufacture, sudhir-erpharbor/manufacture, suniagajose/manufacture, sunshineLhj/manufacture, tegin/manufacture, ursais/manufacture, usmcgwg/manufacture, wahello/manufacture, x0rzkov/odoo-manufacture, yostashiro/manufacture, and youssefodoo1/manufacture

<h1 class="title">MRP Repair Refurbish</h1> <p><a class="reference external" 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" 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" href="https://github.com/OCA/manufacture/tree/14.0/repair_refurbish"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-repair_refurbish"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/129/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module adds the ability to obtain refurbished product as a consequence of the repair of a product that was defective.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ol class="arabic simple"> <li>For each product that can potentially be refurbished, define the refurbished version in the product form.</li> <li>A default 'Refurbished' virtual location is created during module install, and proposed by default on each product.</li> </ol> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <ol class="arabic simple"> <li>Create an MRP repair.</li> <li>Indicate a product to repair, If the product has a proposed refurbished version, it will be proposed to be used. The destination location</li> <li>Add operations if needed.</li> <li>Complete the repair.</li> </ol> <p>The initial product will be moved to the 'Scrap' location, and the refurbished product will be moved from a 'Refurbish' location to the desired destination location.</p> <p>The components that were added to the repair order will be moved to the 'Refurbish' location.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20repair_refurbish%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>ForgeFlow S.L.</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt;</li> <li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li> <li>Bhavesh Odedra &lt;<a class="reference external" href="mailto:bodedra&#64;opensourceintegrators.com">bodedra&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The initial development of this module has been financially supported by:</p> <ul class="simple"> <li>Aleph Objects, Inc.</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/14.0/repair_refurbish">OCA/manufacture</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>