v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 2884
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale)
Invoicing (account)
Discuss (mail)
Inventory Management (stock)
Technical Name product_configurator
LicenseAGPL-3
Websitehttp://www.pledra.com/
Versions 12.0 13.0 11.0 14.0 10.0 8.0 9.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale)
Invoicing (account)
Discuss (mail)
Inventory Management (stock)
Technical Name product_configurator
LicenseAGPL-3
Websitehttp://www.pledra.com/
Versions 12.0 13.0 11.0 14.0 10.0 8.0 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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
V11?
by
jeremy nickel
on 5/15/18, 10:01 AM

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
by
IT Projects - Derosiers
on 3/5/19, 9:11 PM

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?
by
ray@vcloud9.com
on 4/6/18, 12:01 PM

Curious of when we could expect to see v11 upgrade.