load all js and css like before in desk.html

This commit is contained in:
Anand Doshi
2015-03-06 13:17:26 +05:30
parent ec5ec60764
commit e514323be4
6 changed files with 0 additions and 11 deletions

View File

@@ -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] = {};