fix in patch list

This commit is contained in:
Anand Doshi 2013-03-05 17:10:33 +05:30
parent a0accd9f67
commit ffd190ff3c

View File

@ -207,5 +207,4 @@ patch_list = [
"patches.march_2013.p01_c_form",
"execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')",
"execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')",
"execute:webnotes.reload_doc('hr', 'doctype', 'upload_attendance')",
]