Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.1
Category
Stock
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:42:54
Authors
Odoo Community Association (OCA), Ooops404, Ilyas
Maintainers
Odoo Community Association (OCA), Ooops404, Ilyas
Committers
Víctor Martínez, Jan Suhr, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

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

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
221 days ago
Last activity
80 days ago
Repository
OCA/product-attribute
Pull request
[19.0][MIG] product_attribute_value_menu: Migration to 19.0 (#2187)