[IMP] crm : All renamed file name Updated on __opnerp.py file

bzr revid: ron@tinyerp.com-20111013053651-yfoku3auqg1s730i
This commit is contained in:
ron@tinyerp.com 2011-10-13 11:06:51 +05:30
parent 08a288ecea
commit 0d3652a60b
1 changed files with 5 additions and 5 deletions

View File

@ -119,13 +119,13 @@ Creates a dashboard for CRM that includes:
'crm_phonecall_demo.xml',
],
'test': [
'test/process/crm_lead_open.yml',
'test/process/crm_lead_to_opportunity.yml',
'test/process/cancle_crm_lead.yml',
'test/process/crm_meeting.yml',
'test/process/lead_open.yml',
'test/process/lead2opportunity.yml',
'test/process/cancel_lead.yml',
'test/process/meeting.yml',
'test/ui/lead_form.yml',
'test/test_crm_opportunity.yml',
'test/process/crm_phonecall.yml',
'test/process/phonecall2opportunity.yml',
'test/test_crm_recurrent_meeting.yml',
'test/test_crm_stage_changes.yml',
'test/test_crm_recurrent_meeting_case2.yml',