diff --git a/erpnext/erpnext_integrations/doctype/payment_plan/payment_plan.js b/erpnext/erpnext_integrations/doctype/payment_plan/payment_plan.js index e8bc875fb0a..d37bed9283c 100644 --- a/erpnext/erpnext_integrations/doctype/payment_plan/payment_plan.js +++ b/erpnext/erpnext_integrations/doctype/payment_plan/payment_plan.js @@ -2,5 +2,5 @@ // For license information, please see license.txt frappe.ui.form.on('Payment Plan', { - + });