mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
reportview, grid_report part of build and separate default dates
This commit is contained in:
@@ -23,7 +23,6 @@ wn.pages['purchase-analytics'].onload = function(wrapper) {
|
||||
|
||||
new erpnext.PurchaseAnalytics(wrapper);
|
||||
}
|
||||
wn.require("lib/js/wn/views/grid_report.js");
|
||||
|
||||
erpnext.PurchaseAnalytics = wn.views.TreeGridReport.extend({
|
||||
init: function(wrapper) {
|
||||
|
||||
Reference in New Issue
Block a user