update permission in appraisal

This commit is contained in:
Nabin Hait
2012-04-24 13:32:26 +05:30
parent 9a6dbfca8f
commit 3afecb9e30
2 changed files with 19 additions and 0 deletions

View File

@@ -242,5 +242,10 @@ patch_list = [
'patch_file': 'update_permlevel_in_address',
'description': 'updated permlevel in address'
},
{
'patch_module': 'patches.april_2012',
'patch_file': 'update_appraisal_permission',
'description': 'updated permission in appraisal'
},
]