Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
fb7619755a
@ -47,8 +47,6 @@ wn.pages['trial-balance'].onload = function(wrapper) {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(data);
|
|
||||||
|
|
||||||
wn.downloadify(data, ["Report Manager", "System Manager"], me);
|
wn.downloadify(data, ["Report Manager", "System Manager"], me);
|
||||||
return false;
|
return false;
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user