[MODULE] +account_cancel dependance
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 21 Apr 2016 11:29:37 +0000 (13:29 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 21 Apr 2016 11:29:37 +0000 (13:29 +0200)
__openerp__.py

index dd6ebc6..d9b8e72 100644 (file)
@@ -42,8 +42,9 @@ It installs the profile for bike co-ops to manage some features like:
     'author': 'La Cyclofficine de Pantin',
     'website': 'http://cyclocoop.org/index.php/les-ateliers/pantin',
     'depends': [
+        'account_cancel',
         'bikecoop',
-        'bikecoop_l10n_fr'
+        'bikecoop_l10n_fr',
     ],
     'init_xml': [
     ],