apply style settings patch after blog rename
This commit is contained in:
parent
643236a1d9
commit
071cdfcb16
@ -210,7 +210,7 @@ patch_list = [
|
|||||||
"execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')",
|
"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.delete_doc('DocType', 'Attendance Control Panel')",
|
||||||
"patches.march_2013.p02_get_global_default",
|
"patches.march_2013.p02_get_global_default",
|
||||||
"execute:webnotes.bean('Style Settings', 'Style Settings').save()",
|
|
||||||
"patches.march_2013.p03_rename_blog_to_blog_post",
|
"patches.march_2013.p03_rename_blog_to_blog_post",
|
||||||
|
"execute:webnotes.bean('Style Settings', 'Style Settings').save()",
|
||||||
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
|
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user