X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fdynamo.git;a=blobdiff_plain;f=__openerp__.py;h=bd01ae7a0465d3509b7a881cf8dfa419bafb105c;hp=48350338dc71386062f5f658dc1db8bbf0016dd5;hb=HEAD;hpb=6a3f145d0b8f13859d4d4c4beb464db176f5d492 diff --git a/__openerp__.py b/__openerp__.py index 4835033..bd01ae7 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # dynamo module for OpenERP, Dynamo specifities -# Copyright (C) 2013-2014 Dynamo () +# Copyright (C) 2013-2020 Dynamo () # # This file is a part of dynamo # @@ -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': False, + 'installable': True, 'auto_install': False, 'images': [], }