[members] first step
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 12 Dec 2012 13:49:17 +0000 (14:49 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 12 Dec 2012 13:49:17 +0000 (14:49 +0100)
Just coordinates
Todo: membership infos + volunteer activities

__openerp__.py

index 430f87e..b452376 100644 (file)
@@ -39,6 +39,7 @@ It installs the profile for bike co-ops to manage some features like:
     'update_xml': [
         'data/base.xml',
         'data/bikecoop.xml',
+        'data/res_partner.xml',
     ],
     'installable': True,
     'auto_install': False,