X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=bd01ae7a0465d3509b7a881cf8dfa419bafb105c;hb=33cff8e2c12173a29c5e769982f374275479dc24;hp=dae4e1ee6aba139b1df800f27720c3a21377f546;hpb=a20b69a1f41ea0028400caa0ad703b47f14013ff;p=burette%2Fdynamo.git diff --git a/__openerp__.py b/__openerp__.py index dae4e1e..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 # @@ -46,7 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/sale_products.xml', 'view/dynamo.xml', ], - 'installable': False, + 'installable': True, 'auto_install': False, 'images': [], }