[REPO] +gitignore
[burette/cyclofficine_paris.git] / __openerp__.py
index 46340be..3aaeae1 100644 (file)
@@ -34,6 +34,7 @@ This module is a profile module for Cyclofficine de Paris
 ==========================================================
 
 It installs the profile for bike co-ops to manage some features like:
+    * custom member form;
     * …
     """,
     'author': 'La Cyclofficine de Paris',
@@ -47,6 +48,7 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'view/res_partner.xml',
     ],
     'installable': True,
     'auto_install': False,