[VIEW] +join membership button in member form
[burette/eturecup.git] / __openerp__.py
index 804dc40..3502047 100644 (file)
@@ -33,8 +33,8 @@ This module is a profile module for Étu'Récup
 It installs the profile for bike co-ops to manage some features like:
     * ...
     """,
-    'author': 'Cycles & Manivelles',
-    'website': 'http://www.heureux-cyclage.org/',
+    'author': 'Étu\'Récup',
+    'website': 'http://www.eturecup.org/',
     'depends': [
         'bikecoop',
         'bikecoop_l10n_fr'
@@ -42,6 +42,7 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,