X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr_demo.git;a=blobdiff_plain;f=__openerp__.py;h=10b5f014a6a5a2ad22d243fff20ed44a73c715af;hp=bcc2c838a82a959b889b1cf3a4dd16d19d8deb25;hb=0112b127d54d4afb2b1f11065649949587348b59;hpb=5e04251d78485426c3cbb5e842069ab695d27dd2 diff --git a/__openerp__.py b/__openerp__.py index bcc2c83..10b5f01 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -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,