mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
[minor] grid report loading
This commit is contained in:
@@ -15,6 +15,8 @@ frappe.pages['support-analytics'].on_page_load = function(wrapper) {
|
||||
|
||||
}
|
||||
|
||||
frappe.assets.views["Report"]();
|
||||
|
||||
erpnext.SupportAnalytics = frappe.views.GridReportWithPlot.extend({
|
||||
init: function(wrapper) {
|
||||
this._super({
|
||||
|
||||
Reference in New Issue
Block a user