mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 19:37:56 +00:00
[minor] grid report loading
This commit is contained in:
@@ -12,7 +12,9 @@ frappe.pages['sales-analytics'].on_page_load = function(wrapper) {
|
||||
|
||||
frappe.add_breadcrumbs("Selling")
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
frappe.assets.views["Report"]();
|
||||
|
||||
erpnext.SalesAnalytics = frappe.views.TreeGridReport.extend({
|
||||
init: function(wrapper) {
|
||||
|
||||
Reference in New Issue
Block a user