mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
reportview, grid_report part of build and separate default dates
This commit is contained in:
@@ -25,8 +25,6 @@ wn.pages['general-ledger'].onload = function(wrapper) {
|
||||
|
||||
}
|
||||
|
||||
wn.require("lib/js/wn/views/grid_report.js");
|
||||
|
||||
erpnext.GeneralLedger = wn.views.GridReport.extend({
|
||||
init: function(wrapper) {
|
||||
this._super({
|
||||
|
||||
Reference in New Issue
Block a user