Search 1.9 billion lines of Odoo code on GitHub

product_origin

Author: GRAP
License: AGPL-3
Branch: 12.0
Repository: grap/grap-odoo-business
Dependencies: product
Languages: PO File (39, 16.7%), Python (88, 37.8%), XML (61, 26.2%), and reStructuredText (45, 19.3%)
Other repositories: Alukarl/odoo-clearcorp, BusinessTec/odoo-clearcorp, CTEC-Odoo/odoo-clearcorp, FelixAdler/odoo-clearcorp, Guobower/odoo-addons, JasonJun1/odoo-addons, OdooBulgaria/odoo-addons-16, OdooBulgaria/odoo-clearcorp, OdooMod/odoo-addons, ProJobless/odoo-clearcorp, TheCloneMaster/odoo-clearcorp, Vauxoo/addons-clearcorp, acsone/product-attribute, adolfoeliazat/odoo-clearcorp, alanljj/odoo-addons-2, alnsun/odoo-addons, anndream/odoo-clearcorp, arasty/odoo-clearcorp, bacgroup/odoo-clearcorp, bjoliveau/odoo-clearcorp, borera/odoo-addons, carlosnavarro24/odoo-clearcorp, chenyingkun/odoo-clearcorp, dalhyncarrillo/odoo-clearcorp, dhp-denero/odoo-clearcorp, diassynthesis/odoo-clearcorp, digitalsatori/odoo-addons, fadeldamen/odoo-clearcorp, fanzalika/odoo-clearcorp, gabriumaa/odoo-clearcorp, gastonfeng/odoo-addons-1, george-taotaome/odoo-addons, gitlabuser/odoo-clearcorp, hljhttp/odoo-addons, isos/odoo-clearcorp, jaa-odoo/odoo-clearcorp, jairuque/odoo-clearcorp, jaullo/odoo-addons, jlzhou/odoo-addons, kevinspaceyvn/odoo-clearcorp, leangjia/odoo-clearcorp, leetaizhu/odoo-clearcorp, lesmedGutierrez/odoo-clearcorp, likaiyuan/odoo-clearcorp, mgielissen/odoo-clearcorp, mohzein/odoo-clearcorp, mudismud/odoo-addons, niulinlnc/odoo-addons, niulinlnc/odoo-clearcorp, odoo258/odoo-addons, odoocn/odoo-trescloud-tools, pepetreshere/odoo-trescloud-tools, petypi/odoo-trescloud-tools, raditv/odoo-clearcorp, repodevs/odoo-clearcorp, rjitechsolutions/odoo-clearcorp, sailguest/odoo-addons, sasakuma/odoo-addons, sc4you/odoo-clearcorp, tidyway/odoo-clearcorp, tymiles003/odoo-clearcorp, valley51/odoo-addons, vauxoo-dev/addons-clearcorp, vinnyjs/odoo-clearcorp, and westlyou/odoo-addons-3

<h1 class="title">Origin for Products</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/grap/grap-odoo-business/tree/12.0/product_origin"><img alt="grap/grap-odoo-business" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--business-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of Product module to support product origins. It adds on product and product variants models the following fields:</p> <ul class="simple"> <li>Production Country</li> <li>Production State</li> <li>Production Complement (free text)</li> <li>Maker name (usefull, if different from the supplier name, that can occures if the supplier is a wholesaler)</li> </ul> <p>The fields are defined on <code>product.product</code> model and can be set also on <code>product.template</code> models, in a mono variant context.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-business/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/grap/grap-odoo-business/issues/new?body=module:%20product_origin%0Aversion:%2012.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="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Julien WESTE</li> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-business/tree/12.0/product_origin">grap/grap-odoo-business</a> project on GitHub.</p> <p>You are welcome to contribute.</p>