Search 1.9 billion lines of Odoo code on GitHub

product_variant_exclusion

Author: Camptocamp SA, Odoo Community Association (OCA)
License: AGPL-3
Branch: merge-branch-1151-9.0.1.49.0
Repository: camptocamp/product-attribute
Dependencies: product
Languages: Python (200, 90.9%), and XML (20, 9.1%)
Other branches: merge-branch-1151-9.0.1.49.1, merge-branch-1151-9.0.1.50.0, merge-branch-1151-9.0.1.51.0, merge-branch-1151-9.0.1.52.0, merge-branch-1151-9.0.1.52.1, merge-branch-1151-9.0.1.52.2, merge-branch-1151-9.0.1.53.0, merge-branch-1151-9.0.1.53.1, merge-branch-1151-9.0.1.53.2, merge-branch-1151-9.0.1.53.3, merge-branch-1151-9.0.1.53.4, merge-branch-1151-9.0.1.53.5, merge-branch-1151-9.0.1.54.0, merge-branch-1151-9.0.1.55.0, merge-branch-1151-9.0.1.55.1, merge-branch-1151-9.0.1.55.2, merge-branch-1151-9.0.1.56.0, merge-branch-1151-9.0.1.57.0, merge-branch-1151-9.0.1.57.1, merge-branch-1151-9.0.1.58.0, merge-branch-1151-9.0.1.59.0, merge-branch-1151-9.0.1.59.1, merge-branch-1151-9.0.1.59.2, merge-branch-1151-9.0.1.60.0, merge-branch-1151-9.0.1.60.1, merge-branch-1151-9.28.0, merge-branch-1151-9.29.0, merge-branch-1151-9.30.0, merge-branch-1151-9.31.0, merge-branch-1151-9.31.1, merge-branch-1151-9.31.2, merge-branch-1151-9.32.0, merge-branch-1151-9.33.0, merge-branch-1151-9.34.0, merge-branch-1151-9.37.0, merge-branch-1151-9.38.0, merge-branch-1151-9.38.1, merge-branch-1151-9.38.2, merge-branch-1151-9.39.0, merge-branch-1151-9.40.0, merge-branch-1151-9.40.1, merge-branch-1151-9.40.2, merge-branch-1151-9.40.3, merge-branch-1151-9.40.5, merge-branch-1151-9.41.0, merge-branch-1151-9.41.1, merge-branch-1151-9.41.2, merge-branch-1151-9.42.0, merge-branch-1151-9.43.0, merge-branch-1151-9.43.1, merge-branch-1151-9.43.2, merge-branch-1151-9.43.3, merge-branch-1151-9.44.0, merge-branch-1151-9.44.1, merge-branch-1151-9.45.0, merge-branch-1151-9.45.1, merge-branch-1151-9.46.0, merge-branch-1151-9.46.3, merge-branch-1151-9.46.4, merge-branch-1151-9.46.5, merge-branch-1151-9.46.6, merge-branch-1151-9.46.7, merge-branch-1151-9.47.0, merge-branch-1151-9.47.1, merge-branch-1151-9.47.2, merge-branch-1151-9.47.3, merge-branch-1151-9.47.4, merge-branch-1151-9.47.5, merge-branch-1151-9.47.6, merge-branch-1151-9.47.7, merge-branch-1151-9.47.8, merge-branch-1151-9.48.0, merge-branch-1151-9.48.1, merge-branch-1151-9.48.2, merge-branch-1151-9.48.3, merge-branch-1151-bsqoq-148-ed568c49, and merge-branch-1151-master
Other repositories: grindtildeath/product-attribute

<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="product-variant-exclusion"></a> <h2>Product Variant Exclusion</h2> <p>This module extends the functionality of product variants to allow you to select which combination of product attribute values you want to exclude from the product variants.</p> <p>It's build with a focus on performance using lots of attribute values, as it avoids creating unnecessary product.product should the combination of attribute values be part of an exclusion.</p> <a name="installation"></a> <h3>Installation</h3> <p>Just install it</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to activate Product variants. On product template's form, under the variants tab will appear a new tree view allowing you to add variant exclusions.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/135/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.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>