[Fix] Warranty claim form, unexpected token illegal error

This commit is contained in:
Rohit Waghchaure 2016-05-12 16:30:56 +05:30
parent 4b9238a03b
commit a92560c851

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);