Fixed as per the review
This commit is contained in:
@@ -48,4 +48,3 @@ def execute():
|
||||
}).insert(ignore_permissions=True)
|
||||
|
||||
frappe.db.sql("""update `tabLeave Application` set workflow_state = status""")
|
||||
frappe.db.sql("""alter table `tabLeave Application` drop column status""")
|
||||
|
||||
Reference in New Issue
Block a user