[IMP+FIX] crm: clean test case, correct issues, added demo data of section for Sales...
[odoo/odoo.git] / addons / crm / __openerp__.py
index 2ad30af..dd22590 100644 (file)
@@ -119,15 +119,11 @@ Creates a dashboard for CRM that includes:
         'crm_phonecall_demo.xml',
     ],
     'test': [
-            'test/process/lead_open.yml',
-            'test/process/lead2opportunity.yml',
+            'test/process/communication_with_customer.yml',
+            'test/process/lead2opportunity2win.yml',
+            'test/process/merge_opportunity.yml',
             'test/process/cancel_lead.yml',
-            'test/process/meeting.yml',
-            'test/process/lead2_mass_convert_opportunity.yml',
-            'test/ui/lead_form.yml',
-            'test/process/phonecall2opportunity.yml',
-            'test/test_crm_recurrent_meeting_case2.yml',
-            'test/test_crm_segmentation.yml',
+            'test/ui/onchange_events.yml',
              ],
     'installable': True,
     'active': False,