reload monthly attendance details report

This commit is contained in:
Nabin Hait 2013-03-12 18:27:25 +05:30
parent a31b75e1a8
commit 4fad874356

View File

@ -213,4 +213,5 @@ patch_list = [
"patches.march_2013.p02_get_global_default",
"execute:webnotes.bean('Style Settings', 'Style Settings').save()",
"patches.march_2013.p03_rename_blog_to_blog_post",
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
]