X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=blobdiff_plain;f=__openerp__.py;h=eb5302b7efc6b321230a609b55c217484b1fb0b4;hp=d991fba9e84884a50ddb4fb2bbe20e649e4759ae;hb=c71b6df5272c8ed61df631290e49da767008f573;hpb=ed75ed4b2c7ba315420d8a875487699417e4a601 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,