customer_issue: moved allocated to assigned

This commit is contained in:
Rushabh Mehta
2012-11-15 15:11:15 +05:30
parent 059c1842ec
commit 2a44bf8245
6 changed files with 182 additions and 198 deletions

View File

@@ -663,4 +663,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'report_permissions',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'customer_issue_allocated_to_assigned',
},
]