consolidated permission checking and added patch

This commit is contained in:
Rushabh Mehta
2013-01-14 17:02:13 +05:30
parent 1cfde3ed41
commit f0b7972102
2 changed files with 7 additions and 1 deletions

View File

@@ -594,4 +594,8 @@ patch_list = [
'patch_module': 'patches.january_2013',
'patch_file': 'give_report_permission_on_read',
},
{
'patch_module': 'patches.january_2013',
'patch_file': 'update_closed_on',
},
]