Deleted search criteria

This commit is contained in:
Akhilesh Darjee
2013-06-25 11:08:19 +05:30
277 changed files with 269 additions and 8383 deletions

View File

@@ -163,7 +163,7 @@ cur_frm.cscript.pull_quotation_details = function(doc,dt,dn) {
'contact_person', 'territory', 'customer_group']);
if(doc.customer) get_server_fields('get_shipping_address', doc.customer, '', doc, dt, dn, 0);
}
cur_frm.refresh();
cur_frm.refresh_fields();
}
}