[WIZARD] +manual member identification number attribution
[burette/cyclofficine_pantin.git] / __openerp__.py
index dd6ebc6..b47dc6f 100644 (file)
@@ -42,8 +42,9 @@ It installs the profile for bike co-ops to manage some features like:
     'author': 'La Cyclofficine de Pantin',
     'website': 'http://cyclocoop.org/index.php/les-ateliers/pantin',
     'depends': [
+        'account_cancel',
         'bikecoop',
-        'bikecoop_l10n_fr'
+        'bikecoop_l10n_fr',
     ],
     'init_xml': [
     ],
@@ -55,6 +56,7 @@ It installs the profile for bike co-ops to manage some features like:
         'data/remembership.xml',
         'data/members.xml',
         'data/users.xml',
+        'wizard/attribute_member_ident_view.xml',
         'view/account.xml',
         'view/bikecoop.xml',
         'view/stock.xml',