Product Multi Links (Variant)

product_variant_multi_link
REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/18.0/product_variant_multi_link
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, thien
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Extends product_template_multi_link to link product variants.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_product_form_inherit_multilinks product.product.multilinks.button product.product div Inherits product.product_normal_form_view
product_template_link__search product.template.link field Inherits product_template_multi_link.product_template_link__search
product_template_link_form product.template.link field Inherits product_template_multi_link.product_template_link_form
product_template_link_kanban product.template.link field Inherits product_template_multi_link.product_template_link_kanban
product_template_link_tree product.template.link field Inherits product_template_multi_link.product_template_link_tree
Models touched (2)

New fields (2)
  • product_product_link_count Integer
    compute='_compute_product_product_link_count' string='Variants Links Count'
  • product_variant_link_ids One2many → product.template.link
    comodel_name='product.template.link' compute='_compute_product_link_ids' string='Product Variant Links'
Public methods (1)
  • show_product_product_links(self)

New fields (2)
  • left_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Source Variant'
  • right_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Linked Variant'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/14.0/product_variant_multi_link
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA
COMMITTERS
COMMITTERSOCA Transbot, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, nguyenhk
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_product_form_inherit_multilinks product.product.multilinks.button product.product div Inherits product.product_normal_form_view
product_template_link__search product.template.link field Inherits product_template_multi_link.product_template_link__search
product_template_link_form product.template.link field Inherits product_template_multi_link.product_template_link_form
product_template_link_kanban product.template.link field Inherits product_template_multi_link.product_template_link_kanban
product_template_link_tree product.template.link field Inherits product_template_multi_link.product_template_link_tree
Models touched (2)

New fields (2)
  • product_product_link_count Integer
    compute='_compute_product_product_link_count' string='Variants Links Count'
  • product_variant_link_ids One2many → product.template.link
    comodel_name='product.template.link' compute='_compute_product_link_ids' string='Product Variant Links'
Public methods (1)
  • show_product_product_links(self)

New fields (2)
  • left_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Source Variant'
  • right_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Linked Variant'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/13.0/product_variant_multi_link
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Simone Orsi, Anna Janiszewska, Matthieu Méquignon
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_product_form_inherit_multilinks product.product.multilinks.button product.product div Inherits product.product_normal_form_view
product_template_link__search product.template.link field Inherits product_template_multi_link.product_template_link__search
product_template_link_form product.template.link field Inherits product_template_multi_link.product_template_link_form
product_template_link_kanban product.template.link field Inherits product_template_multi_link.product_template_link_kanban
product_template_link_tree product.template.link field Inherits product_template_multi_link.product_template_link_tree
Models touched (2)

New fields (2)
  • product_product_link_count Integer
    compute='_compute_product_product_link_count' string='Variants Links Count'
  • product_variant_link_ids One2many → product.template.link
    comodel_name='product.template.link' compute='_compute_product_link_ids' string='Product Variant Links'
Public methods (1)
  • show_product_product_links(self)

New fields (2)
  • left_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Source Variant'
  • right_product_id Many2one → product.product
    comodel_name='product.product' ondelete='cascade' string='Linked Variant'
Public methods (4)
  • onchange_left_product(self)
    @api.onchange('left_product_id')
  • onchange_left_product_tmpl(self)
    @api.onchange('left_product_tmpl_id')
  • onchange_right_product(self)
    @api.onchange('right_product_id')
  • onchange_right_product_tmpl(self)
    @api.onchange('right_product_tmpl_id')