X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__openerp__.py;h=7b5968ec8daff38e2c779e9aef89554968470185;hb=8f35f9dad351bf52bae897562729896e2ece72d8;hp=12f54a600043403c41844c9925326c882d9c83dc;hpb=573f2ca9dbb980f7e90a872a317cc87a2412c0af;p=burette%2Fcyclofficine_pantin.git diff --git a/__openerp__.py b/__openerp__.py index 12f54a6..7b5968e 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -49,6 +49,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/members.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,