mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-26 21:35:19 +00:00
Commonified sales/purchase taxes and charges master.js code
This commit is contained in:
@@ -77,7 +77,6 @@ $.extend(cur_frm.cscript, {
|
||||
},
|
||||
callback: function(r) {
|
||||
if(!r.exc) {
|
||||
console.log(r.message)
|
||||
cur_frm.set_value("workstation", r.message)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user