-
- Downloads
[FIX] website: align website dashboard actions and list view
Before this commit, click on a button stat from the website dashboard, don't always respect the current filter. Date filter was missing, website_id wrongly filtered, or domain not exactly the same. Now, we try to align the dashboard data with the actions. opw-2369420 Fixes #44926, fixes #51125 closes odoo/odoo#61883 Signed-off-by:Jérémy Kersten (jke) <jke@openerp.com> Signed-off-by:
Romain Derie <rdeodoo@users.noreply.github.com>
No related branches found
No related tags found
Showing
- addons/website/static/src/js/backend/dashboard.js 14 additions, 3 deletionsaddons/website/static/src/js/backend/dashboard.js
- addons/website_sale/controllers/backend.py 3 additions, 4 deletionsaddons/website_sale/controllers/backend.py
- addons/website_sale/views/sale_order_views.xml 7 additions, 1 deletionaddons/website_sale/views/sale_order_views.xml
- addons/website_sale/views/sale_report_views.xml 4 additions, 0 deletionsaddons/website_sale/views/sale_report_views.xml
Please register or sign in to comment