[Module] +depends to analytic and nrt_point_of_sale modules
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 6 Jan 2017 11:18:53 +0000 (12:18 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 6 Jan 2017 11:18:53 +0000 (12:18 +0100)
__openerp__.py

index 15a55ca..228c3e9 100644 (file)
@@ -36,8 +36,10 @@ It installs the profile for bike co-ops to manage some features like:
     'author': 'Mobil\'Idées',
     'website': 'http://www.mobilidees.org/',
     'depends': [
+        'analytic',
         'bikecoop_l10n_fr',
         'hr_expense',
+        'nrt_point_of_sale',
                ],
     'init_xml': [
     ],