Search 1.9 billion lines of Odoo code on GitHub

sale_order_variant_mgmt_backport

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: decimal_precision, sale, and widget_grid
Languages: PO File (62, 11.4%), Python (183, 33.6%), SVG (166, 30.5%), XML (84, 15.4%), and reStructuredText (49, 9.0%)
Other repositories: AcruxLab/trey-addons, DudhatShivam/trey-addons, HarshalBhoir/trey-addons, OdooBulgaria/trey-addons, RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, Ubaid-UrRehman/trey-addons, WebMoz/trey-addons, aitmlouk/trey-addons, alanljj/trey-addons, anasallaham/trey-addons, anodino-dev/trey-addons, blueoceandevops/trey-addons, bouet/trey-addons, carlos-domatix/trey-addons, durvillo/trey-addons, gitstalker/trey-addons, grottas/trey-addons, invitu/trey-addons, judaa11/trey-addons, khaledhathout/trey-addons, kit9/trey-addons, marionumza/trey-addons, nguyenductamlhp/trey-addons, nicolasramos/trey-addons, oihane/trey-addons, one2pret/trey-addons, systechsolutions/trey-addons, tate11/trey-addons, treytux/trey-addons, vanthaiunghoa/trey-addons, vidtsin/trey-addons, and yasmanycastillo/trey-addons

<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.svg"> </a> <a name="handle-easily-multiple-variants-on-sales-orders"></a> <h2>Handle easily multiple variants on Sales Orders</h2> <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> <a name="configuration"></a> <h3>Configuration</h3> <ol class="arabic simple"> <li>Configure your user to have any permission from &quot;Sales&quot; group.</li> <li>Create a product with 2 attributes and several values.</li> </ol> <a name="usage"></a> <h3>Usage</h3> <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> <li>Once you select the product, a 2D matrix will appear with the first attribute values as columns and the second one as rows.</li> <li>If there are already order lines for the product variants, the current quantity will be pre-filled in the matrix.</li> <li>Change the quantities for the variant you want and click on &quot;Transfer to order&quot;</li> <li>Order lines for the variants will be created/removed to comply with the input you have done.</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 class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/167/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul> <li><p class="first">The inline button for modifying quantities for an existing line won't work correctly until these 2 PRs are merged in Odoo:</p> <ul class="simple"> <li><a class="reference external" href="https://github.com/odoo/odoo/pull/13558">https://github.com/odoo/odoo/pull/13558</a></li> <li><a class="reference external" href="https://github.com/odoo/odoo/pull/13635">https://github.com/odoo/odoo/pull/13635</a></li> </ul> <p>The corresponding OCB versions are in:</p> <ul class="simple"> <li><a class="reference external" href="https://github.com/OCA/OCB/pull/547">https://github.com/OCA/OCB/pull/547</a></li> <li><a class="reference external" href="https://github.com/OCA/OCB/pull/548">https://github.com/OCA/OCB/pull/548</a></li> </ul> </li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Pedro M. Baeza &lt;<a class="reference external" href="mailto:pedro.baeza&#64;tecnativa.com">pedro.baeza&#64;tecnativa.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>