load all js and css like before in desk.html
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
// License: GNU General Public License v3. See license.txt
|
||||
|
||||
frappe.assets.views["Report"]();
|
||||
|
||||
erpnext.StockGridReport = frappe.views.TreeGridReport.extend({
|
||||
get_item_warehouse: function(warehouse, item) {
|
||||
if(!this.item_warehouse[item]) this.item_warehouse[item] = {};
|
||||
|
||||
Reference in New Issue
Block a user