Se rendre au contenu

Advanced Product Configurator

Setting conditions for your attribute values
171,82 € 171,82 € (Hors taxes)
US$ 200,00 (Hors taxes)

  • Versions
Conditions générales
Garantie satisfait ou remboursé de 30 jours
Livraison : 2-3 jours ouvrables


ODOO'S FUNCTION

By default, Odoo does not allow you to exclude or restrict certain combinations of attributes (e.g. if you don't want to offer a certain color in a particular size). All combinations of attributes are generated unless you manually delete or archive variants after they’re created.

CLUEDOO'S FUNCTION

Cluedoo adds the extended feature of excluded attribute values with Python code to address several limitations in Odoo’s standard product variant management. This feature helps users better manage complex product catalogs and prevent unwanted or impractical product combinations.

  1. Go to Sales > Configuration > Products > Attributes > Create a custom attribute.



2. Go to the Products form view, click on Configure → Open a product variant value. You can set code as well as Python code.


i.e: X < 100. This means for value 'Custom', we cannot input a value lower than 100 to Allow Reconciliation

3. When we create a sales order, select a product that has variants. When we configure the variant and set the custom value as 90 (below 100), there will be a warning message that reads: "This combination does not exist."

If we set the number greater than 100, there will be no warning message.

PRODUCT CONFIGURATION WIZARD ON PRODUCT TEMPLATE


  1. On the product template you will have the ability to set variants. You can configure product variants by clicking on the Product Configuration tab.


Note: The attribute should be on "dynamically" variant creation mode.







You may upload an image for each Attribute Value.






ATTRIBUTE SECTION


  1. Go to Sales > Configuration > Product > Attribute section > Create new attribute section.

2. On Product -> Variants tab, we can add lines to the Attribute Section.

3. On the Product Configuration wizard we can see the created sections in bold



ATTRIBUTE INFO


  1. On the Attribute Value tab, we can insert the info of each attribute.



2. When we click on the info button, we can see the information we created.