| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/19.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Andrii9090-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-variant |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_configurator odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to create the product variant when a purchase order is confirmed. It adds to the purchase line a product configurator, so that selecting a product and its attributes can be created a new product variant. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
res_config_settings_view_form_purchase |
res.config.settings | xpath | Inherits purchase.res_config_settings_view_form_purchase |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)search(self, args, offset=0, limit=None, order=None)
sorted(self, key=None, reverse=False)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)button_confirm(self)
copy(self, default=None)
product_id
Many2one
required=False
product_id_is_required
Boolean
compute='_compute_product_id_is_required'
product_uom_id
Many2one
compute='_compute_product_uom_id'
readonly=False
store=True
create(self, vals_list)
po_confirm_create_variant
Boolean
default=True
help='Create product variants when confirming'
string='Create variants on confirm'
No public methods.
po_confirm_create_variant
Boolean
readonly=False
related='company_id.po_confirm_create_variant'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/17.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-variant |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_configurator odoo/odoo: - purchase - account - base_setup - base - web - onboarding - 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 | This module allows you to create the product variant when a purchase order is confirmed. It adds to the purchase line a product configurator, so that selecting a product and its attributes can be created a new product variant. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
res_config_settings_view_form_purchase |
res.config.settings | xpath | Inherits purchase.res_config_settings_view_form_purchase |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)search(self, args, offset=0, limit=None, order=None)
sorted(self, key=None, reverse=False)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)button_confirm(self)
copy(self, default=None)
product_id
Many2one
required=False
product_id_is_required
Boolean
compute='_compute_product_id_is_required'
product_uom_category_id
Many2one → uom.category
comodel_name='uom.category'
compute='_compute_product_uom_category_id'
related=False
create(self, vals_list)
po_confirm_create_variant
Boolean
default=False
help='Create product variants when confirming'
string='Create variants on confirm'
No public methods.
po_confirm_create_variant
Boolean
readonly=False
related='company_id.po_confirm_create_variant'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/16.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 2.0.2 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-variant |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_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_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
res_config_settings_view_form_purchase |
res.config.settings | xpath | Inherits purchase.res_config_settings_view_form_purchase |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)search(self, args, offset=0, limit=None, order=None, count=False)
sorted(self, key=None, reverse=False)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)button_confirm(self)
copy(self, default=None)
product_id
Many2one
required=False
product_id_is_required
Boolean
compute='_compute_product_id_is_required'
product_uom_category_id
Many2one → uom.category
comodel_name='uom.category'
compute='_compute_product_uom_category_id'
related=False
create(self, vals_list)
po_confirm_create_variant
Boolean
default=False
help='Create product variants when confirming'
string='Create variants on confirm'
No public methods.
po_confirm_create_variant
Boolean
readonly=False
related='company_id.po_confirm_create_variant'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/13.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Thomas Binsfeld, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-variant |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_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_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/11.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, Weblate, OCA-git-bot, José L. S. A |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-variant |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_configurator odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - barcodes - web_planner - account - analytic - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/10.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 2.2.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, cubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.odoomrp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_configurator odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-variant |
| GIT | |
| GIT | https://github.com/OCA/product-variant.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-variant/tree/9.0/purchase_variant_configurator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.odoomrp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-variant: - product_variant_configurator odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - purchase - stock_account - stock - procurement - barcodes - web_planner - account - analytic - web_tip |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_extended_form_view |
purchase.order.extended.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
No new fields.
Public methods (0)No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-variant |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] purchase_variant_configurator: Migration to 18.0 (#390) |