Search 1.9 billion lines of Odoo code on GitHub

product_configurator_default_values

Author: Microcom
License: AGPL-3
Branch: 10.0-config-default-value
Repository: microcom/odoo-product-configurator
Dependencies: product_configurator, and product_configurator_wizard
Languages: HTML (15, 18.5%), Markdown (11, 13.6%), Python (36, 44.4%), and XML (19, 23.5%)

<h1>Odoo Product Configurator Purchase</h1> <p>This module is an extension to product configurator to add the possibility to set default value when we create a product by the configurator.</p> <h1>Features</h1> <ul> <li>Add Default value Field.</li> <li>Add immutable field.</li> </ul> <p>When a default value is specified, it will be set by default in the configurator wizard. When immutable is set, the user cannot change that value.</p> <h1>Usage</h1> <p>To complete</p>