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