[VIEW] -associates members functionnality
[burette/letriseratop.git] / __openerp__.py
index 0d42442..bf8a119 100644 (file)
@@ -44,9 +44,11 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'data/base.xml',
+        'data/bikecoop.xml',
         'data/products_categories.xml',
         'data/products_products.xml',
         'view/bikecoop.xml',
+        'view/membership.xml',
     ],
     'installable': True,
     'auto_install': False,