TIP: You can type at any time to perform a new search.
Product Configurator Purchase
product_configurator_purchase · OCA/product-configurator
- Repository
- OCA/product-configurator · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Generic Modules/Purchase
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-configurator
- Last tracking update
- 2026-08-07 07:47:34
- Authors
- Odoo Community Association (OCA), Pledra
- Maintainers
- Odoo Community Association (OCA), Pledra
- Committers
- Paul Catinean, Daniel Reis, Weblate, OCA-git-bot, oca-travis, Benjamin Henquet, HET, PRV, DHR
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
product.configurator.purchase.order.form.view | purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
order_idMany2one → purchase.ordercomodel_name='purchase.order'readonly=Truerequired=True -
order_line_idMany2one → purchase.order.linecomodel_name='purchase.order.line'readonly=True
-
action_config_done(self)Parse values and execute final code before closing the wizard
New fields (0)
No new fields.
Public methods (1)-
action_config_start(self)Return action to start configuration wizard
New fields (3)
-
config_okBooleanreadonly=Truerelated='product_id.config_ok'string='Configurable' -
config_session_idMany2one → product.config.sessioncomodel_name='product.config.session'string='Config Session' -
custom_value_idsOne2many → product.config.session.custom.valuecomodel_name='product.config.session.custom.value'inverse_name='cfg_session_id'related='config_session_id.custom_value_ids'string='Custom Values'
-
reconfigure_product(self)Creates and launches a product configurator wizard with a linked template and variant in order to re-configure a existing product. It is esetially a shortcut to pre-fill configuration data of a variant
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 226 days ago
- Last activity
- 83 days ago
- Repository
- OCA/product-configurator
- Pull request
- [18.0][MIG] Module: product_configurator_purchase (#174)