[MODULE] +bikecoop_l10n_fr dependancy 7.0
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 14 Feb 2022 15:36:16 +0000 (16:36 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 14 Feb 2022 15:36:16 +0000 (16:36 +0100)
__openerp__.py

index 4b94f2f..ad03bc7 100644 (file)
@@ -34,7 +34,10 @@ This module supplies demonstration data for the bikecoop_l10n_fr module
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
-    'depends': ['bikecoop_demo'],
+    'depends': [
+        'bikecoop_demo',
+        'bikecoop_l10n_fr',
+        ],
     'update_xml': [
         'demo/res_users.xml',
         'demo/membership.xml',