fixes in support ticket and email settings

This commit is contained in:
Anand Doshi
2012-06-14 14:55:44 +05:30
parent 4c56275d26
commit 92fd9cce35
4 changed files with 36 additions and 5 deletions

View File

@@ -432,4 +432,9 @@ patch_list = [
'patch_file': 'reports_list_permission',
'description': 'allow read permission to all for report list'
},
{
'patch_module': 'patches.june_2012',
'patch_file': 'support_ticket_autoreply',
'description': 'New Send Autoreply checkbox in Email Settings'
},
]