X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fletriseratop.git;a=blobdiff_plain;f=__openerp__.py;h=bf8a11903958ae24dcf6010505e49ad34d8d1a14;hp=53ed8079e242e5948770c7cc1d4dfad2d52b9cd3;hb=505f80f1afae1192d20918a07e8abe52b741fd7f;hpb=349c8572e1409fa255eaf1f3ebc6fcfe5a98ee59 diff --git a/__openerp__.py b/__openerp__.py index 53ed807..bf8a119 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'view/bikecoop.xml', + 'view/membership.xml', ], 'installable': True, 'auto_install': False,