Merge pull request #5341 from rohitwaghchaure/support_week_1

[Fix] Warranty claim form, unexpected token illegal error
This commit is contained in:
Anand Doshi 2016-05-14 13:16:48 +05:30
commit a5e4dc85db

View File

@ -3,8 +3,6 @@
frappe.provide("erpnext.support");
{% include "erpnext/public/js/utils.js" %}
frappe.ui.form.on("Warranty Claim", {
customer: function(frm) {
erpnext.utils.get_party_details(frm);