[IMP] crm_partner_assign: put file on __openerp.py
authorron@tinyerp.com <>
Wed, 23 Nov 2011 10:46:42 +0000 (16:16 +0530)
committerron@tinyerp.com <>
Wed, 23 Nov 2011 10:46:42 +0000 (16:16 +0530)
bzr revid: ron@tinyerp.com-20111123104642-ch2kkvb6hq86scwc

addons/crm_partner_assign/__openerp__.py

index 070cef3..65f5ae1 100644 (file)
@@ -51,7 +51,7 @@ You can also use the geolocalization without using the GPS coordinates.
     ],
     'test': [
         'test/process/partner_assign.yml',
-        'test/ui/onchange_events.yml'
+        'test/ui/partner_assign_demo.yml'
     ],
     'installable': True,
     'active': False,