TIP: You can type at any time to perform a new search.
Product Variant Attribute Name Manager
product_variant_attribute_name_manager · OCA/product-attribute
- 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
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_nameBooleanhelp='If checked, it will display the variant attribute name before its value.' args: 'Display Attribute Name/Short Name on Product Variant' -
display_attribute_valueBooleandefault=Truehelp='If checked, it will display the variant attribute value in the product name.' args: 'Display Attribute Value on Product Variant' -
display_no_variant_attributeBooleanhelp='If checked, it will display the no variant attribute.' args: 'Display No Variant Attributes on Product Variant' -
display_single_variant_attributeBooleanhelp='If checked, it will display the single variant attribute.' args: 'Display Single Variant Attributes on Product Variant' -
short_nameCharhelp='Displayed as the variant attribute name.'
No public methods.
New fields (1)
-
sequenceIntegerhelp='Determine the display order'index=True
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
- 262 days ago
- Last activity
- 86 days ago
- Repository
- OCA/product-attribute
- Pull request
- [18.0][MIG] product_variant_attribute_name_manager: Migration to 18.0 (#2147)