X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=bd01ae7a0465d3509b7a881cf8dfa419bafb105c;hb=HEAD;hp=dae4e1ee6aba139b1df800f27720c3a21377f546;hpb=191374e4b10e056de3a522129e4477780b4159ce;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': [], }