Merge pull request #5341 from rohitwaghchaure/support_week_1
[Fix] Warranty claim form, unexpected token illegal error
This commit is contained in:
commit
a5e4dc85db
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user