X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=bd01ae7a0465d3509b7a881cf8dfa419bafb105c;hb=33cff8e2c12173a29c5e769982f374275479dc24;hp=48350338dc71386062f5f658dc1db8bbf0016dd5;hpb=6a3f145d0b8f13859d4d4c4beb464db176f5d492;p=burette%2Fdynamo.git 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': [], }