[fix] Stock Analytics Report page fix

This commit is contained in:
Saurabh
2016-07-01 18:15:17 +05:30
parent 465b753848
commit feefaaf1ee
2 changed files with 2 additions and 2 deletions

View File

@@ -207,5 +207,5 @@ frappe.require("assets/erpnext/js/stock_grid_report.js", function() {
frappe.set_route("query-report", "Stock Ledger");
}
});
});
}, false);