Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/e-commerce
Last tracking update
2026-08-10 17:31:07
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, ManfredNelvin
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module extends the functionality of website sale module to allow to
display images, name and values related to product attributes in
e-commerce product page.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
attribute_tree_view product.attribute tree Inherits product.attribute_tree_view
product_attribute_view_form product.attribute form Inherits product.product_attribute_view_form
product_detail_attribute_image Attribute's Images ir.ui.view qweb Inherits website_sale.product
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) WebsiteSaleProductDetailAttributeImage.product inherited http ALL
Models touched (2)

New fields (3)
  • website_name Char
    translate=True
  • website_product_detail_image Binary
    attachment=True help='Image of the attribute for shop online product detail.' string='Website detail image'
  • website_product_detail_image_published Boolean
    help='Display attribute image in shop online product detail' string='Publish in website'
Public methods (0)

No public methods.

New fields (1)
  • website_name Char
    string='Website value' translate=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…