X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=d2740fbec425cc9c37bd2d711993086f830db02a;hb=1c8e18662fe14488361f673e05070cbc8feb2365;hp=411425a2351d1f09f3bfe235184f1e1a7348e279;hpb=05533fbf4fc281e14a3fd29cb120ab6a5e963951;p=burette%2Fvelosenville.git diff --git a/__openerp__.py b/__openerp__.py index 411425a..d2740fb 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # velosenville module for OpenERP, Vélos en Ville specificities -# Copyright (C) 2012-2013 Vélos en Ville () +# Copyright (C) 2012-2013 Vélos en Ville () # # This file is a part of velosenville # @@ -41,6 +41,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/bikecoop.xml', 'data/product.xml', 'data/res_partner.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,