mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
fix: set_verified method contained js
This commit is contained in:
@@ -89,7 +89,6 @@ class Appointment(Document):
|
||||
self.auto_assign()
|
||||
self.save(ignore_permissions=True)
|
||||
frappe.db.commit()
|
||||
this.wrapper.find('.filter-edit-area').after(this.get_clear_button())
|
||||
|
||||
def create_lead(self):
|
||||
# Return if already linked
|
||||
|
||||
Reference in New Issue
Block a user