mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
updated paths
This commit is contained in:
@@ -94,7 +94,7 @@ cur_frm.cscript.sanctioned_amount = function(doc,cdt,cdn){
|
||||
cur_frm.cscript.calculate_total(doc,cdt,cdn);
|
||||
}
|
||||
|
||||
wn.require('erpnext/setup/doctype/notification_control/notification_control.js');
|
||||
wn.require('app/setup/doctype/notification_control/notification_control.js');
|
||||
|
||||
cur_frm.cscript.approve = function(doc,cdt,cdn){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user