[MODULE] +account_export_csv dependency
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Fri, 30 Mar 2018 13:11:59 +0000 (15:11 +0200)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Fri, 30 Mar 2018 13:11:59 +0000 (15:11 +0200)
__openerp__.py

index 950dd7b..89b16fc 100644 (file)
@@ -38,6 +38,7 @@ It installs the profile for bike co-ops to manage some features like:
     'author': 'Études et Chantiers',
     'website': 'http://etudesetchantiersiledefrance.unarec.org/',
     'depends': [
+        'account_export_csv',
         'bikecoop',
         'bikecoop_l10n_fr',
     ],