Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/e-commerce
Last tracking update
2026-08-24 17:45:45
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Ricardoalso, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module keeps attributes that never generate a variant (attributes with
their *Variant Creation* setting on *Never*, e.g. purely informational specs)
out of the website product page's variant selector, and out of the
combination-exclusion rules used to gray out incompatible options.

Without this module, an informational attribute's value can still exclude a
real, variant-defining value through a configured *Exclude for* rule, even
though the informational attribute itself is never shown to the shopper as a
selectable option — resulting in a visible option being grayed out because of
an attribute the shopper cannot see, with a tooltip naming it.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
website_sale_variants_hide_no_variant_attributes Variant selector: hide non-variant-defining attributes ir.ui.view qweb Inherits website_sale.variants
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.