X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=48350338dc71386062f5f658dc1db8bbf0016dd5;hb=24282d5f7d127ff0593c2c2a2dcd2fde5df9e25b;hp=e9fb5d36c387e90681313404908e7c284562a051;hpb=38ddebbdf428e515ba7b7a52f039d43322f9d09b;p=burette%2Fdynamo.git diff --git a/__openerp__.py b/__openerp__.py index e9fb5d3..4835033 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -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': [], }