[Module] +dependance base
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 27 Aug 2012 10:48:52 +0000 (12:48 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 27 Aug 2012 10:49:05 +0000 (12:49 +0200)
__openerp__.py

index ed1d633..d36bcdc 100644 (file)
@@ -18,7 +18,7 @@ It installs the profile for bike co-ops to manage memberships, membership produc
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
-    'depends': ['point_of_sale','account_voucher','account_accountant','membership'],
+    'depends': ['base','point_of_sale','account_voucher','account_accountant','membership'],
     'update_xml': [
         'security/ir.model.access.csv',
         'data/base.xml',