oca-product/odoo-bringout-oca-product-configurator-product_configurator/product_configurator
Ernad Husremovic bf10deb440 Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 17:53:36 +02:00
..
data Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
demo Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
i18n Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
models Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
readme Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
security Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
static Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
tests Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
views Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
wizard Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
__init__.py Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
__manifest__.py Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
init_hook.py Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
README.md Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00
README.rst Move 7 IoT modules to oca-ocb-hw and 9 product modules to oca-product 2025-08-30 17:53:36 +02:00

#Odoo Product Configurator

This module is Dynamic configuration wizard for Odoo back-end and the foundation for external configuration interfaces such 'website_product_configurator'.

By itself this module does not configure custom products but offers the basis for generating, validating, updating configurable products using configuration interfaces.

Features

  • Inhibition of automatically created variants.
  • Extension of attribute lines to offer required, custom and multiple selection.
  • Configuration / Compatibility rules between attributes.
  • Separation of attributes in different steps.
  • Images for intermediate and final configurations.
  • Managing active configuration sessions for external configurators
  • Set of helper methods required for any Odoo configuration module.

Usage

This module is Dynamic configuration wizard for Odoo back-end and the foundation for external configuration interfaces such 'website_product_configurator'.

By itself this module does not configure custom products but offers the basis for generating, validating, updating configurable products using configuration interfaces.