[VIEW] +invoice membership button
[burette/recupr.git] / __openerp__.py
index 0ccf24c..d14d0ca 100644 (file)
@@ -43,8 +43,14 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'data/base.xml',
+        'data/stock.xml',
+        'data/sale.xml',
+        'data/point_of_sale.xml',
         'data/product_categories.xml',
         'data/product_products.xml',
+        'data/suppliers.xml',
+        'data/members.xml',
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,