diff --git a/patches/patch_list.py b/patches/patch_list.py index d136820c2e..e011237767 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -209,4 +209,5 @@ patch_list = [ "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')", "patches.march_2013.p02_get_global_default", + "execute:webnotes.bean('Style Settings', 'Style Settings').save()" ] \ No newline at end of file