refactored communication and added to Lead / Contact

This commit is contained in:
Rushabh Mehta
2012-11-27 18:41:35 +05:30
parent c4e7b6800a
commit 80127bfb6a
14 changed files with 308 additions and 251 deletions

View File

@@ -683,4 +683,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'support_ticket_response_to_communication',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'communication_sender_and_recipient',
},
]