[DATAS] -res_partner to update
[burette/dynamo.git] / __openerp__.py
index 616ca78..dae4e1e 100644 (file)
@@ -44,10 +44,9 @@ It installs the profile for bike co-ops to manage some features like:
         'data/suppliers.xml',
         'data/product.xml',
         'data/sale_products.xml',
-        'data/res_partner.xml',
         'view/dynamo.xml',
     ],
-    'installable': True,
+    'installable': False,
     'auto_install': False,
     'images': [],
 }