Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Rushabh Mehta 2012-11-19 14:29:26 +01:00
commit 004ac1d233

View File

@ -189,4 +189,4 @@ EmailMessage = function(parent, args, list, idx) {
this.make();
}
cur_frm.fields_dict.allocated_to.get_query = erpnext.profile_query;
cur_frm.fields_dict.allocated_to.get_query = erpnext.utils.profile_query;