mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-20 15:25:13 +00:00
Merge pull request #5341 from rohitwaghchaure/support_week_1
[Fix] Warranty claim form, unexpected token illegal error
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user