TIP: You can type at any time to perform a new search.
Display product reference in e-commerce
website_sale_product_reference_displayed · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Website
- Folder size
- 0.35 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Miquel Raïch, Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module extends the `website_sale` views to display the product's full display name, with its product reference included. It can also make the website product search render the result title from `display_name` instead of `name`. This keeps the search results consistent with the rest of the shop and exposes the product reference, and can be toggled per website like the rest of the options.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product |
Display product reference | ir.ui.view | qweb | Inherits website_sale.product |
product_title |
Display product reference | ir.ui.view | qweb | Inherits website_sale.product_title |
products_item |
Display product reference | ir.ui.view | qweb | Inherits website_sale.products_item |
search_display_name |
Display product reference in search results | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…