[users] ~password admin
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 29 Nov 2012 18:47:28 +0000 (19:47 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 29 Nov 2012 18:47:28 +0000 (19:47 +0100)
__init__.py
__openerp__.py

index 066bf6f..18134c8 100644 (file)
@@ -21,6 +21,4 @@
 #
 ##############################################################################
 
-import ptitvelo
-
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
index 6fb2a71..0635f03 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','bikecoop_l10n_fr'],
     'update_xml': [
+        'data/base.xml',
     ],
     'installable': True,
     'auto_install': False,