mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:32:02 +02:00
| .. | ||
| data | ||
| demo | ||
| i18n | ||
| models | ||
| readme | ||
| security | ||
| static | ||
| tests | ||
| views | ||
| wizard | ||
| __init__.py | ||
| __manifest__.py | ||
| init_hook.py | ||
| README.md | ||
| README.rst | ||
#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.