X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__openerp__.py;h=bf8a11903958ae24dcf6010505e49ad34d8d1a14;hb=505f80f1afae1192d20918a07e8abe52b741fd7f;hp=53ed8079e242e5948770c7cc1d4dfad2d52b9cd3;hpb=349c8572e1409fa255eaf1f3ebc6fcfe5a98ee59;p=burette%2Fletriseratop.git 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,