Product Variant Specific Description

product_variant_specific_description
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/18.0/product_variant_specific_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/product-variant
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows having different product variant internal notes than
the one of their template.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_only_form_view product.template.product.form product.template xpath Inherits product.product_template_only_form_view
product_variant_easy_edit_view product.product.view.form.easy product.product xpath Inherits product.product_variant_easy_edit_view
Models touched (2)

New fields (1)
  • description Html
    translate=True
Public methods (0)

No public methods.

New fields (2)
  • description Html
    compute='_compute_description' inverse='_inverse_description' search='_search_description'
  • is_system_multi_lang Boolean
    compute='_compute_is_system_multi_lang'
Public methods (1)
  • open_product_variant(self)
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/16.0/product_variant_specific_description
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-variant
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_only_form_view product.template.product.form product.template xpath Inherits product.product_template_only_form_view
product_variant_easy_edit_view product.product.view.form.easy product.product xpath Inherits product.product_variant_easy_edit_view
Models touched (2)

New fields (1)
  • description Html
    translate=True
Public methods (0)

No public methods.

New fields (2)
  • description Html
    compute='_compute_description' inverse='_inverse_description' search='_search_description'
  • is_system_multi_lang Boolean
    compute='_compute_is_system_multi_lang'
Public methods (1)
  • open_product_variant(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/product-variant
PULL REQUEST
PULL REQUEST[19.0][MIG] product_variant_specific_description (#436)