Search 1.9 billion lines of Odoo code on GitHub

product_warranty

Author: Akretion, Vauxoo, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0
Repository: Change2improve/rma
Dependencies: base, product, and sale_management
Languages: HTML (371, 29.6%), PO File (504, 40.3%), Python (174, 13.9%), and XML (203, 16.2%)
Other branches: 10.0, 11.0, 12.0, 14.0, 15.0, 6.0, 6.1, 7.0, 8.0, and 9.0
Other repositories: AbdulrhmanGad/rma, CGenie/rma, ClearCorp/oca-rma, Comunitea/CMNT_004_15, ERPLibre/rma, Endika/rma, ForgeFlow/rma, Gabinete-Digital/rma, Guobower/rma, HendryTju/rma, Ingeos/rma, JulioSerna/rma, LIM465465486/rma, LL-Akeera/rma, LeeDeukJae/rma, LevelPrime/rma, MadaYang/rma, NL66278/rma, NeatNerdPrime/rma, Nikul-Chaudhary/rma, OCA-MUK/rma, OCA/rma, ORETEK/rma, Pexego/RMA, SeuMarco/rma, TecSecret/rma, TechspawnSolutions/rma, Tecnativa/rma, Vauxoo/rma, VisiionSolucionesTecnologicas/rma, abdulhamidalsalman/rma, adhoc-dev/rma, aek/rma, akretion/rma, anhvu-sg/rma, apachesep/rma, apetbiz/rma, aurestic/rma, biancatella/rma, bimajatiwijaya/rma, bingleliu/rma, bisnesmart/rma, bmya/rma, brain-tec/product-attribute, budiiskandar11/rma, bvkl/rma, camptocamp/rma, credativUK/rma, crsilveira/rma, ctmil/rma, cubells/rma, cyrilgdn/rma, damdam-s/rma, daramousk/rma, ddico/rma, diagramsoftware/rma, dvitme/rma, eezee-it/rma, exosoftware/oca-rma, factorlibre/rma, fevxie/rma, garzadekoster/rma, gastonfeng/rma, grindtildeath/rma, gsunjka/rma, guewen/rma, gurneyalex/rma, haroldtamo/rma, haryoran04/rma, hgati/rma, hotkee/rma, hurrinico/rma, i-vyshnevska/rma, isoscl/rma, izzihector/rma, jeffery9/rma, jesusVMayor/rma, jgrandguillaume/rma, jpvs1978/rma, kkarolis/rma, kmee/rma, larmar/rma, levkar/rma, lideritjnma/rma, linzheyuan/rma, lithint/rma, marionumza/rma, mdietrichc2c/rma, meswapnilwagh/rma, minhphung171093/OpenERP_V7, mohamedhagag/rma, molandtoxx/rma, moulayrachidhachimi/rma, moylop260/rma, mpanarin/rma, murtuzasaleh/rma, mylbco/rma, noorealam96/rma, npauls/rma, odoobgorg/OCA-rma, ondrong/rma, open-synergy/rma, osvalr/rma, popcomputadores-desenv/rma, pragyachhabra/rma, pscloud/rma, raycarnes/rma, rdeheele/rma, rossasa/rma, rousseldenis/rma, rschnapka/rma, rsullivan2704/rma, rubencabrera/rma, sadeqamin/rma, sanube/rma, sc4you/rma, suniagajose/rma, thespamart/rma, tschanzt/rma, ursais/rma, versada/rma, whoople/rma, willdz/rma, yaniaular/rma, yaodongshi/rma, yvaucher/rma, and zhangshunrao/rma

<h1 class="title">Product Warranty</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/rma/tree/13.0/product_warranty"><img alt="OCA/rma" src="https://img.shields.io/badge/github-OCA%2Frma-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/rma-13-0/rma-13-0-product_warranty"><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/145/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module extends the functionality of 'Sales Management' to allows you to set product warranty details on products and product-supplier relation.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id6">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Sales &gt; Products &gt; Products (or Product Variants)</em></li> <li>Create a new product (or product variant) or edit an existing one and set 'Warranty Duration' under 'Sales' tab.</li> <li>If 'Purchase' module is installed, got to <em>Sales &gt; Products &gt; Products (or Product Variants)</em>, go to 'Purchase' tab, edit supplier information lines an set the warranty information for each one.</li> </ol> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rma/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/rma/issues/new?body=module:%20product_warranty%0Aversion:%2013.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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Akretion</li> <li>Vauxoo</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Emmanuel Samyn &lt;<a class="reference external" href="mailto:esamyn&#64;gmail.com">esamyn&#64;gmail.com</a>&gt;</li> <li>Paulius Sladkevičius &lt;<a class="reference external" href="mailto:paulius&#64;inovera.lt">paulius&#64;inovera.lt</a>&gt;</li> <li>Benoît Guillot &lt;<a class="reference external" href="mailto:benoit.guillot&#64;akretion.com.br">benoit.guillot&#64;akretion.com.br</a>&gt;</li> <li>David Beal &lt;<a class="reference external" href="mailto:david.beal&#64;akretion.com">david.beal&#64;akretion.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:maxime.chambreuil&#64;savoirfairelinux.com">maxime.chambreuil&#64;savoirfairelinux.com</a>&gt;</li> <li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;gmail.com">joel.grandguillaume&#64;gmail.com</a>&gt;</li> <li>Ondřej Kuzník &lt;<a class="reference external" href="mailto:ondrej.kuznik&#64;credativ.co.uk">ondrej.kuznik&#64;credativ.co.uk</a>&gt;</li> <li>Yanina Aular &lt;<a class="reference external" href="mailto:yanina.aular&#64;vauxoo.com">yanina.aular&#64;vauxoo.com</a>&gt;</li> <li>Cyril Gaudin &lt;<a class="reference external" href="mailto:cyril.gaudin&#64;camptocamp.com">cyril.gaudin&#64;camptocamp.com</a>&gt;</li> <li>Bima Jati Wijaya &lt;<a class="reference external" href="mailto:bimajatiwijaya&#64;gmail.com">bimajatiwijaya&#64;gmail.com</a>&gt;</li> <li>Serpent Consulting Services Pvt. Ltd. &lt;<a class="reference external" href="mailto:support&#64;serpentcs.com">support&#64;serpentcs.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id6">Other credits</a></h3> <p>This module has been financially supported by:</p> <ul class="simple"> <li>Inovera &lt;<a class="reference external" href="https://www.inovera.lt">https://www.inovera.lt</a>&gt;</li> <li>Akretion Brazil &lt;<a class="reference external" href="https://www.akretion.com.br">https://www.akretion.com.br</a>&gt;</li> <li>Akretion &lt;<a class="reference external" href="https://www.akretion.com">https://www.akretion.com</a>&gt;</li> <li>Savoir-faire Linux &lt;<a class="reference external" href="https://www.savoirfairelinux.com">https://www.savoirfairelinux.com</a>&gt;</li> <li>Credativ &lt;<a class="reference external" href="https://www.credativ.co.uk">https://www.credativ.co.uk</a>&gt;</li> <li>Vauxoo &lt;<a class="reference external" href="https://www.vauxoo.com">https://www.vauxoo.com</a>&gt;</li> <li>Camp 2 Camp &lt;<a class="reference external" href="https://camptocamp.com">https://camptocamp.com</a>&gt;</li> <li>Open Source Integrators &lt;<a class="reference external" href="https://www.opensourceintegrators.com">https://www.opensourceintegrators.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p> <p><a class="reference external" href="https://github.com/osi-scampbell"><img alt="osi-scampbell" src="https://github.com/osi-scampbell.png?size=40px" /></a> <a class="reference external" href="https://github.com/max3903"><img alt="max3903" src="https://github.com/max3903.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/rma/tree/13.0/product_warranty">OCA/rma</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>