[VIEW] ~fix xpath error due to changes about bikecoop member form
[burette/dynamo.git] / __openerp__.py
index 4f4de6d..dae4e1e 100644 (file)
@@ -43,9 +43,10 @@ It installs the profile for bike co-ops to manage some features like:
         'data/base.xml',
         'data/suppliers.xml',
         'data/product.xml',
-        'data/res_partner.xml',
+        'data/sale_products.xml',
+        'view/dynamo.xml',
     ],
-    'installable': True,
+    'installable': False,
     'auto_install': False,
     'images': [],
 }