Product Attribute Value Menu

product_attribute_value_menu
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/product_attribute_value_menu
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYStock
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ilyas, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ilyas, Ooops404
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Jan Suhr
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - 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
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds:

- A menu item in Sales \> Configuration called *Attribute Values Extra
  Prices* where user can see/edit all extra prices set for each
  attribute value in each product template. It also allows extra prices
  to be imported via standard csv/xlsx import.
- A menu item in Sales and Inventory Applications called *Attribute
  Values*, located under the *Attributes*' one. The new menu item
  contains all the Attribute Values on a tree view, having the attribute
  associated with a link and the value.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_attribute_value_search_view product.attribute.value.search product.attribute.value search New
product_attribute_value_tree_view product.attribute.value.tree product.attribute.value list New
product_template_attribute_value_inherited_view_tree product.template.attribute.value.inherit.view.tree product.template.attribute.value list New
pt_attribute_value_inherit_view_form inherit.product.template.attribute.value.inherit.view.form product.template.attribute.value form New
Models touched (1)

New fields (1)
  • product_count Integer
    compute='_compute_product_count'
Public methods (1)
  • action_view_product(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/product_attribute_value_menu
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYStock
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ilyas, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ilyas, Ooops404
COMMITTERS
COMMITTERSPedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_attribute_value_search_view product.attribute.value.search product.attribute.value search New
product_attribute_value_tree_view product.attribute.value.tree product.attribute.value tree New
product_template_attribute_value_inherited_view_tree product.template.attribute.value.inherit.view.tree product.template.attribute.value tree New
pt_attribute_value_inherit_view_form inherit.product.template.attribute.value.inherit.view.form product.template.attribute.value form New
Models touched (1)

New fields (1)
  • product_count Integer
    compute='_compute_product_count' string='Product'
Public methods (1)
  • action_view_product(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/15.0/product_attribute_value_menu
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYStock
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ilyas, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ilyas, Ooops404
COMMITTERS
COMMITTERSMiquel Raïch, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow, Jasmin Solanki
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - 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
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_attribute_value_search_view product.attribute.value.search product.attribute.value search New
product_attribute_value_tree_view product.attribute.value.tree product.attribute.value tree New
product_template_attribute_value_inherited_view_tree product.template.attribute.value.inherit.view.tree product.template.attribute.value tree New
pt_attribute_value_inherit_view_form inherit.product.template.attribute.value.inherit.view.form product.template.attribute.value form New
Models touched (1)

New fields (1)
  • product_count Integer
    compute='_compute_product_count' string='Product'
Public methods (1)
  • action_view_product(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/14.0/product_attribute_value_menu
VERSION
VERSION 2.0.2
CATEGORY
CATEGORYStock
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ilyas, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ilyas, Ooops404
COMMITTERS
COMMITTERSOCA Transbot, Víctor Martínez, JordiMForgeFlow, oca-travis, Weblate, OCA-git-bot, Ilyas, GuillemCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - 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
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_attribute_value_search_view product.attribute.value.search product.attribute.value search New
product_attribute_value_tree_view product.attribute.value.tree product.attribute.value tree New
product_template_attribute_value_inherited_view_tree product.template.attribute.value.inherit.view.tree product.template.attribute.value tree New
pt_attribute_value_inherit_view_form inherit.product.template.attribute.value.inherit.view.form product.template.attribute.value form New
Models touched (1)

New fields (1)
  • product_count Integer
    compute='_compute_product_count' string='Product'
Public methods (1)
  • action_view_product(self)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/13.0/product_attribute_value_menu
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, GuillemCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - 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
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_attribute_value_search_view product.attribute.value.search product.attribute.value search New
product_attribute_value_tree_view product.attribute.value.tree product.attribute.value tree New
Models touched (1)

New fields (1)
  • product_count Integer
    compute='_compute_product_count' string='Product'
Public methods (1)
  • action_view_product(self)