mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
dynamic loading for reports
This commit is contained in:
@@ -26,6 +26,7 @@ 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