employee query in expense claim
This commit is contained in:
parent
29be18947e
commit
a02a14f442
@ -33,7 +33,9 @@ cur_frm.cscript.onload = function(doc,cdt,cdn){
|
||||
callback: function(r) {
|
||||
cur_frm.set_df_property("exp_approver", "options", r.message);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
cur_frm.fields_dict.employee.get_query = erpnext.utils.employee_query;
|
||||
}
|
||||
|
||||
cur_frm.cscript.clear_sanctioned = function(doc) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user