[PRODUCTS] ~membership products available in pos
[burette/dynamo.git] / __openerp__.py
index e9fb5d3..4835033 100644 (file)
@@ -43,10 +43,11 @@ It installs the profile for bike co-ops to manage some features like:
         'data/base.xml',
         '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': [],
 }