| 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_purchase |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Purchase |
| 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 | Paul Catinean, Daniel Reis, oca-travis, Weblate, OCA-git-bot, Benjamin Henquet, HET, PRV, DHR |
| 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: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
product.configurator.purchase.order.form.view | purchase.order | xpath | Inherits purchase.purchase_order_form |
order_id
Many2one → purchase.order
comodel_name='purchase.order'
readonly=True
required=True
order_line_id
Many2one → purchase.order.line
comodel_name='purchase.order.line'
readonly=True
action_config_done(self)
No new fields.
Public methods (1)action_config_start(self)
config_ok
Boolean
readonly=True
related='product_id.config_ok'
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'
reconfigure_product(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-configurator |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] Module: product_configurator_purchase (#174) |