reportview, grid_report part of build and separate default dates

This commit is contained in:
Rushabh Mehta
2012-11-12 15:39:47 +05:30
parent a0f7bd26f8
commit fe7b444903
8 changed files with 0 additions and 10 deletions

View File

@@ -23,8 +23,6 @@ wn.pages['sales-analytics'].onload = function(wrapper) {
new erpnext.SalesAnalytics(wrapper);
}
wn.require("lib/js/wn/views/grid_report.js");
erpnext.SalesAnalytics = wn.views.TreeGridReport.extend({
init: function(wrapper) {
this._super({