mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
@@ -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;
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user