product details card will display when hovering over an product in order line
Product main features can see on hovering product in order line
Available in Odoo 18.0 Community and Enterprise.
While hovering over the product order line icon, you can see the product details.
Product details card will display when hovering over an product in order line.
Product web hover in Odoo 18 Community Edition
The product detail popover is triggered when the user hovers over the product order line icon. The popover appears near the cursor, providing detailed information about the product.
The Product Web Hover feature can be implemented in other forms and views in Odoo by following a similar approach. You would need to extend the relevant views and include the widget with the desired product details.