Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.1.0
Category
Product
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:09:19
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Nikul-OSI
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_attribute_view_form product.attribute.form product.attribute form Inherits product.product_attribute_view_form
product_template_only_form_view product.template.product.form product.template form Inherits product.product_template_only_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (5)
  • display_attribute_name Boolean
    help='If checked, it will display the variant attribute name before its value.' args: 'Display Attribute Name/Short Name on Product Variant'
  • display_attribute_value Boolean
    default=True help='If checked, it will display the variant attribute value in the product name.' args: 'Display Attribute Value on Product Variant'
  • display_no_variant_attribute Boolean
    help='If checked, it will display the no variant attribute.' args: 'Display No Variant Attributes on Product Variant'
  • display_single_variant_attribute Boolean
    help='If checked, it will display the single variant attribute.' args: 'Display Single Variant Attributes on Product Variant'
  • short_name Char
    help='Displayed as the variant attribute name.'
Public methods (0)

No public methods.

New fields (1)
  • sequence Integer
    help='Determine the display order' index=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
263 days ago
Last activity
87 days ago
Repository
OCA/product-attribute
Pull request
[18.0][MIG] product_variant_attribute_name_manager: Migration to 18.0 (#2147)