| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-configurator |
| GIT | |
| GIT | https://github.com/OCA/product-configurator.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-configurator/tree/18.0/product_configurator_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pledra |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pledra |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-configurator |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-configurator: - product_configurator odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - html_editor - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
mako |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Product Configurator wizard available on Manufacturing Orders. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view |
product.config.mrp.bom.form.view | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
mrp_bom_line_config_set_form_view |
mrp.bom.line.configuration.set.form.view | mrp.bom.line.configuration.set | form | New |
mrp_bom_line_config_set_tree_view |
mrp.bom.line.configuration.set.tree.view | mrp.bom.line.configuration.set | list | New |
mrp_production_form_view_config |
product.config.mrp.form.view | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
config_ok
Boolean
readonly=True
related='product_tmpl_id.config_ok'
store=True
string='Configurable'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
string='Configuration Set'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
ondelete='cascade'
required=True
value_ids
Many2many → product.attribute.value
comodel_name='product.attribute.value'
required=True
string='Attribute Values'
No public methods.
bom_line_ids
One2many → mrp.bom.line
comodel_name='mrp.bom.line'
inverse_name='config_set_id'
readonly=True
string='BoM Lines'
configuration_ids
One2many → mrp.bom.line.configuration
comodel_name='mrp.bom.line.configuration'
inverse_name='config_set_id'
string='Configurations'
name
Char
required=True
string='Configuration'
No public methods.
config_ok
Boolean
readonly=True
related='product_id.config_ok'
store=True
string='Configurable'
config_session_id
Many2one → product.config.session
comodel_name='product.config.session'
string='Config Session'
custom_value_ids
One2many → product.config.session.custom.value
comodel_name='product.config.session.custom.value'
inverse_name='cfg_session_id'
related='config_session_id.custom_value_ids'
string='Custom Values'
action_config_start(self)
reconfigure_product(self)
No new fields.
Public methods (3)create_get_bom(self, variant, product_tmpl_id=None, values=None)
create_get_variant(self, value_ids=None, custom_vals=None)
sanitized_spec(self, specs)
order_id
Many2one → mrp.production
comodel_name='mrp.production'
string='Manufacturing Order'
action_config_done(self)
get_mrp_production_action(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-configurator |
| GIT | |
| GIT | https://github.com/OCA/product-configurator.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-configurator/tree/16.0/product_configurator_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pledra |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pledra |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-configurator |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-configurator: - product_configurator odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
mako |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view |
product.config.mrp.bom.form.view | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
mrp_bom_line_config_set_form_view |
mrp.bom.line.configuration.set.form.view | mrp.bom.line.configuration.set | form | New |
mrp_bom_line_config_set_tree_view |
mrp.bom.line.configuration.set.tree.view | mrp.bom.line.configuration.set | tree | New |
mrp_production_form_view_config |
product.config.mrp.form.view | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
mrp_production_kanban_view_config |
product.config.mrp.kanban.view | mrp.production | xpath | Inherits mrp.mrp_production_kanban_view |
mrp_production_tree_view_config |
product.config.mrp.tree.view | mrp.production | xpath | Inherits mrp.mrp_production_tree_view |
config_ok
Boolean
readonly=True
related='product_tmpl_id.config_ok'
store=True
string='Configurable'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
string='Configuration Set'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
ondelete='cascade'
required=True
value_ids
Many2many → product.attribute.value
comodel_name='product.attribute.value'
required=True
string='Attribute Values'
No public methods.
bom_line_ids
One2many → mrp.bom.line
comodel_name='mrp.bom.line'
inverse_name='config_set_id'
readonly=True
string='BoM Lines'
configuration_ids
One2many → mrp.bom.line.configuration
comodel_name='mrp.bom.line.configuration'
inverse_name='config_set_id'
string='Configurations'
name
Char
required=True
string='Configuration'
No public methods.
config_ok
Boolean
readonly=True
related='product_id.config_ok'
store=True
string='Configurable'
config_session_id
Many2one → product.config.session
comodel_name='product.config.session'
string='Config Session'
custom_value_ids
One2many → product.config.session.custom.value
comodel_name='product.config.session.custom.value'
inverse_name='cfg_session_id'
related='config_session_id.custom_value_ids'
string='Custom Values'
action_config_start(self)
reconfigure_product(self)
No new fields.
Public methods (2)create_get_bom(self, variant, product_tmpl_id=None, values=None)
create_get_variant(self, value_ids=None, custom_vals=None)
order_id
Many2one → mrp.production
comodel_name='mrp.production'
string='Manufacturing Order'
action_config_done(self)
get_mrp_production_action(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-configurator |
| GIT | |
| GIT | https://github.com/OCA/product-configurator.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-configurator/tree/14.0/product_configurator_mrp |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pledra |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pledra |
| COMMITTERS | |
| COMMITTERS | GitHub, Paul Catinean, Daniel Reis, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Benjamin Henquet, Vimal Patel, Patrick Wilson, Chandresh Thakkar OSI, PRV |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-configurator |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-configurator: - product_configurator odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Product Configurator Assets | ir.ui.view | qweb | Inherits web.assets_backend |
mrp_bom_form_view |
product.config.mrp.bom.form.view | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
mrp_bom_line_config_set_form_view |
mrp.bom.line.configuration.set.form.view | mrp.bom.line.configuration.set | form | New |
mrp_bom_line_config_set_tree_view |
mrp.bom.line.configuration.set.tree.view | mrp.bom.line.configuration.set | tree | New |
mrp_production_form_view_config |
product.config.mrp.form.view | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
mrp_production_kanban_view_config |
product.config.mrp.kanban.view | mrp.production | xpath | Inherits mrp.mrp_production_kanban_view |
mrp_production_tree_view_config |
product.config.mrp.tree.view | mrp.production | xpath | Inherits mrp.mrp_production_tree_view |
config_ok
Boolean
readonly=True
related='product_tmpl_id.config_ok'
store=True
string='Configurable'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
string='Configuration Set'
No public methods.
config_set_id
Many2one → mrp.bom.line.configuration.set
comodel_name='mrp.bom.line.configuration.set'
ondelete='cascade'
required=True
value_ids
Many2many → product.attribute.value
comodel_name='product.attribute.value'
required=True
string='Attribute Values'
No public methods.
bom_line_ids
One2many → mrp.bom.line
comodel_name='mrp.bom.line'
inverse_name='config_set_id'
readonly=True
string='BoM Lines'
configuration_ids
One2many → mrp.bom.line.configuration
comodel_name='mrp.bom.line.configuration'
inverse_name='config_set_id'
string='Configurations'
name
Char
required=True
string='Configuration'
No public methods.
config_ok
Boolean
readonly=True
related='product_id.config_ok'
store=True
string='Configurable'
config_session_id
Many2one → product.config.session
comodel_name='product.config.session'
string='Config Session'
custom_value_ids
One2many → product.config.session.custom.value
comodel_name='product.config.session.custom.value'
inverse_name='cfg_session_id'
related='config_session_id.custom_value_ids'
string='Custom Values'
action_config_start(self)
reconfigure_product(self)
No new fields.
Public methods (2)create_get_bom(self, variant, product_tmpl_id=None, values=None)
create_get_variant(self, value_ids=None, custom_vals=None)
order_id
Many2one → mrp.production
comodel_name='mrp.production'
string='Manufacturing Order'
action_config_done(self)
get_mrp_production_action(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-configurator |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] product_configurator_mrp: Migration to 19.0. (#177) |