Monday, February 13, 2017
1 change
Enhancements to existing features
Sales dashboard calculations have been optimized so teams can access key sales information more quickly. The change reduces unnecessary background work when dashboard graphs are not being viewed, improving day-to-day responsiveness for sales users.
Original PR description
This PR improves crm.team compute methods, adds an auto_join on sale.order: field order_line and adds a stored related field on payment.transaction to the sales channel it belongs to. It also moves the dashboard_graph_type field (invisible) in the kanban view to avoid triggering the computation of the graph when it's not needed.