mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-15 18:53:39 +00:00
saveupdate bugfix
This commit is contained in:
@@ -47,8 +47,6 @@ wn.pages['trial-balance'].onload = function(wrapper) {
|
||||
return false;
|
||||
});
|
||||
|
||||
console.log(data);
|
||||
|
||||
wn.downloadify(data, ["Report Manager", "System Manager"], me);
|
||||
return false;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user