Search 1.9 billion lines of Odoo code on GitHub

sale_order_variant_mgmt_website

Author: Rosen Vladimirov,dXFactory Ltd.
License: AGPL-3
Branch: 11.0
Repository: rosenvladimirov/product-variant
Dependencies: sale
Languages: Python (100, 32.5%), XML (150, 48.7%), and reStructuredText (58, 18.8%)
Other branches: 16.0

<h1 class="title">Handle easily multiple variants on Sales Orders like on Website sale</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/rosenvladimirov/product-variant/sale_order_variant_mgmt_website"><img alt="rosenvladimirov/product-variant" src="https://img.shields.io/badge/github-rosenvladimirov%2Fproduct--variant-lightgray.png?logo=github" /></a></p> <p>This module allows to add/modify of all the variants of a product in a direct screen without the need of handling them one by one</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id3">Usage</a></li> <li><a class="reference internal" href="#changelog" id="id4">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id5">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id6">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id7">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id8">Contributors</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <ol class="arabic simple"> <li>Configure your user to have any permission from &quot;Sales&quot; group.</li> <li>Create a product with many attributes and several values.</li> </ol> <a name="usage"></a> <h2><a class="toc-backref" href="#id3">Usage</a></h2> <ol class="arabic simple"> <li>Go to Sales &gt; Sales &gt; Quotations</li> <li>Create a new quotation or edit an existing one.</li> <li>Press &quot;Add variants&quot; button located in the upper right corner of the &quot;Order Lines&quot; tab.</li> <li>A new screen will appear allowing you to select the products that have variants.</li> </ol> <p>As extra feature for saving steps, there's also a button on each existing line that corresponds to a variant that opens the dialog directly with the product selected.</p> <a name="changelog"></a> <h2><a class="toc-backref" href="#id4">Changelog</a></h2> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id5">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/rosenvladimirov/product-variant/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/rosenvladimirov/product-variant/issues/new?body=module:%20sale_order_variant_mgmt_website%0Aversion:%2011.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="#id6">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id7">Authors</a></h3> <ul class="simple"> <li>Rosen Vladimirov</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id8">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.dxfactory.eu">dXFactory Ltd.</a>:<ul> <li>Rosen Vladimirov</li> </ul> </li> </ul>