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