Added products
authorSébastien Grignard <seb@amakaze.org>
Mon, 30 Dec 2013 09:56:23 +0000 (10:56 +0100)
committerSébastien Grignard <seb@amakaze.org>
Mon, 30 Dec 2013 09:59:25 +0000 (10:59 +0100)
__openerp__.py

index 1eb7b7f..f508d7c 100644 (file)
@@ -37,6 +37,7 @@ It installs the profile for bike co-ops to manage some features like:
     'website': 'http://www.ptitvelo.net',
     'depends': ['bikecoop_l10n_fr'],
     'update_xml': [
+        'data/product.xml',
     ],
     'installable': True,
     'auto_install': False,