updated profile permission

This commit is contained in:
Nabin Hait
2012-08-13 13:15:36 +05:30
parent c3de42c892
commit 22aa31ead2
4 changed files with 41 additions and 0 deletions

View File

@@ -548,5 +548,9 @@ patch_list = [
{
'patch_module': 'patches.august_2012',
'patch_file': 'task_allocated_to_assigned',
},
{
'patch_module': 'patches.august_2012',
'patch_file': 'change_profile_permission',
}
]