[MERGE] Merged with lp:addons
[odoo/odoo.git] / addons / crm / __openerp__.py
index 54dfc33..1fde08d 100644 (file)
@@ -118,18 +118,12 @@ Creates a dashboard for CRM that includes:
         'crm_phonecall_demo.xml',
     ],
     'test': [
-            'test/test_crm_lead.yml',
-            'test/test_crm_meeting.yml',
-            'test/test_crm_opportunity.yml',
-            'test/test_crm_phonecall.yml',
-            'test/test_crm_recurrent_meeting.yml',
-            'test/test_crm_stage_changes.yml',
-            'test/test_crm_recurrent_meeting_case2.yml',
-            'test/test_crm_lead_case2.yml',
-            'test/test_crm_opportunity_case2.yml',
-            'test/test_crm_phonecall_case2.yml',
-            'test/test_crm_partner2opportunity.yml',
-            'test/test_crm_segmentation.yml',
+            'test/process/communication_with_customer.yml',
+            'test/process/lead2opportunity2win.yml',
+            'test/process/merge_opportunity.yml',
+            'test/process/cancel_lead.yml',
+            'test/process/segmentation.yml',
+            'test/ui/onchange_events.yml',
              ],
     'installable': True,
     'active': False,