added manifest, hooks and fixed requires webnotes/wnframework#351
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
|
||||
// License: GNU General Public License v3. See license.txt
|
||||
|
||||
wn.require("app/js/stock_grid_report.js");
|
||||
wn.require("assets/erpnext/js/stock_grid_report.js");
|
||||
|
||||
erpnext.StockAnalytics = erpnext.StockGridReport.extend({
|
||||
init: function(wrapper, opts) {
|
||||
|
||||
Reference in New Issue
Block a user