[membership]
[burette/bikecoop_l10n_fr_demo.git] / __openerp__.py
index bcc2c83..10b5f01 100644 (file)
@@ -11,8 +11,9 @@
     'category': 'Association',
     'complexity': "normal",
     'description': """
-This module is to having demo datas for french bike Co-op module demonstration.
-==============================================================================
+This module supplies demonstration data for the bikecoop_l10n_fr module
+=======================================================================
+
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
@@ -20,6 +21,7 @@ This module is to having demo datas for french bike Co-op module demonstration.
     'update_xml': [
         'demo/res_users.xml',
         'demo/membership.xml',
+        'demo/partner.xml',
         'demo/point_of_sale.xml',
     ],
     'installable': True,