Daily updates from Odoo
Friday, January 23, 2026
1 change · master
New functionality added to Odoo
This update introduces a new dashboard for administrators to quickly monitor eCommerce sales performance, including key metrics like sales, average cart value, and conversion rates. The dashboard provides a centralized view, streamlining sales analysis and enabling data-driven decision-making. It also includes batch confirmation of sale orders directly from the list view.
Original PR description
This commit brings back the eCommerce dashboard for admins, providing a quick overview of eCommerce sales performance. - Adds the dashboard in list view. - Implements custom search filters for relevant card data. - Adds a dropdown with predefined time periods to view sales, average cart value, and conversion rate. - Adds a new view for eCommerce orders as some extesions of main `sale` has no relevence in eCommerce context. design task-5177259 task-5153059 See Also: - https://github.com/odoo/enterprise/pull/98246 Co-authored and Designed by: Laetitia Daubechies (ldau) <ldau@odoo.com> --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr