X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=eb5302b7efc6b321230a609b55c217484b1fb0b4;hb=61a3a8b8ae6bed313114b82f66e3712a36b1c969;hp=d991fba9e84884a50ddb4fb2bbe20e649e4759ae;hpb=ed75ed4b2c7ba315420d8a875487699417e4a601;p=burette%2Fcyclofficine_pantin.git diff --git a/__openerp__.py b/__openerp__.py index d991fba..eb5302b 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -49,9 +49,12 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/remembership.xml', 'data/members.xml', 'data/users.xml', + 'view/account.xml', 'view/bikecoop.xml', + 'view/stock.xml', ], 'installable': True, 'auto_install': False,