fix:incosistent tabs and spaces
This commit is contained in:
parent
bfe18d6085
commit
0082b78075
@ -89,6 +89,7 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user