[DATA] +custom chart of account, products and their categories
[burette/velosenville.git] / __openerp__.py
index dce232d..64566c9 100644 (file)
@@ -23,7 +23,7 @@
 
 {
     'name': 'Custom Vélos en Ville',
-    'version': '0.1',
+    'version': '0.2',
     'category': 'Association',
     'complexity': "normal",
     'description': """
@@ -40,7 +40,10 @@ It installs the profile for bike co-ops to manage some features like:
     'update_xml': [
         'data/base.xml',
         'data/bikecoop.xml',
-        'data/product.xml',
+        'data/bikecoop_partner_themes.xml',
+        'data/plan_comptable_general.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
         'view/bikecoop.xml',
         'view/point_of_sale.xml',
         'security/velosenville.xml',