mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 07:32:50 +00:00
reportview, grid_report part of build and separate default dates
This commit is contained in:
@@ -26,7 +26,6 @@ wn.pages['stock-ageing'].onload = function(wrapper) {
|
||||
|
||||
}
|
||||
|
||||
wn.require("lib/js/wn/views/grid_report.js");
|
||||
wn.require("app/js/stock_grid_report.js");
|
||||
|
||||
erpnext.StockAgeing = erpnext.StockGridReport.extend({
|
||||
|
||||
Reference in New Issue
Block a user