Required Apps |
•
Sales (sale)
• Invoicing (account) • Inventory Management (stock) |
Technical Name |
product_configurator |
License | AGPL-3 |
Website | http://www.pledra.com/ |
Also available in version | v 12.0 v 13.0 v 11.0 v 8.0 v 9.0 |
#Odoo Product Configurator Base
This module has all the mechanics to support product configuration. It serves as a base dependency for 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 only the foundation for external configuration interfaces such as 'product_configurator_wizard' or '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.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedV11?
Installed on v11 today. I had to change to in the product_configurator\data\menu_configurable_product.xml So far I only received an error in the configuration sessions but I haven't finished check out all of the features yet. Also, after I made this change, I installed the wizard and MRP with no issues at installation.
Having problems trying to install on V12
Hello I have an issue Error: Odoo Server Error Traceback (most recent call last): File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\tools\pycompat.py", line 87, in reraise raise value File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 696, in dispatch result = self._call_function(**self.params) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\service\model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 939, in __call__ return self.method(*args, **kw) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\http.py", line 517, in response_wrap response = f(*args, **kw) File "c:\program files (x86)\odoo 12.0e\server\odoo\addons\web\controllers\main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "c:\program files (x86)\odoo 12.0e\server\odoo\addons\web\controllers\main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "c:\program files (x86)\odoo 12.0e\server\odoo\addons\base\models\ir_module.py", line 73, in check_and_log return method(self, *args, **kwargs) File "c:\program files (x86)\odoo 12.0e\server\odoo\addons\base\models\ir_module.py", line 444, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "c:\program files (x86)\odoo 12.0e\server\odoo\addons\base\models\ir_module.py", line 553, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\modules\registry.py", line 86, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\modules\loading.py", line 421, in load_modules loaded_modules, update_module, models_to_check) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\modules\loading.py", line 313, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\modules\loading.py", line 188, in load_module_graph model_names = registry.load(cr, package) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\modules\registry.py", line 240, in load model = cls._build_model(self, cr) File "C:\Program Files (x86)\Odoo 12.0e\server\odoo\models.py", line 439, in _build_model raise TypeError("Model %r does not exist in registry." % name) TypeError: Model 'product.attribute.line' does not exist in registry.
Great Module...Upgrade for v11?
Curious of when we could expect to see v11 upgrade.