[module] +products
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 8 Feb 2013 18:11:30 +0000 (19:11 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 8 Feb 2013 18:11:30 +0000 (19:11 +0100)
__openerp__.py

index b452376..411425a 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    velosenville module for OpenERP, Vélos en Ville specificities
-#    Copyright (C) 2012 Vélos en Ville (<http://www.velosenville.net>)
+#    Copyright (C) 2012-2013 Vélos en Ville (<http://www.velosenville.net>)
 #
 #    This file is a part of velosenville
 #
@@ -39,6 +39,7 @@ 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/res_partner.xml',
     ],
     'installable': True,