Merge branch 'julm' chris
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 3 Dec 2012 16:56:43 +0000 (17:56 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 3 Dec 2012 16:56:43 +0000 (17:56 +0100)
__openerp__.py

index 5eb99c8..466adfa 100644 (file)
 This module is to configure modules related to a bike Co-op.
 ==============================================================
 
-It installs the profile for bike co-ops to manage some feature for ...
+    It installs the profile for bike co-ops to manage some features like:
+    - a form to record contact informations for bikecoop users
+    - ...
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
-    'depends': ['base','point_of_sale','account_voucher','account_accountant'],
+    'depends': ['base_crypt','point_of_sale','account_voucher','account_accountant'],
     'update_xml': [
         'security/ir.model.access.csv',
         'data/base.xml',