This commit is contained in:
Shreya
2018-01-22 12:14:51 +05:30
parent fc0e8e5c6a
commit dd66bc03c7
7 changed files with 11 additions and 70 deletions

View File

@@ -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""")