X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr.git;a=blobdiff_plain;f=__openerp__.py;h=5fd8edf422a9fd3ef69be7124d6f29bb98336235;hp=52c3e74ddea5c8b191b01b6094735b6aadd399fd;hb=ca51ac88c36bcea64458c76c9bb71abb741b7dd8;hpb=e6fce0df87c03fe610bf14bd8ec51004bb470bc5 diff --git a/__openerp__.py b/__openerp__.py index 52c3e74..5fd8edf 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -20,7 +20,9 @@ This module is to configure add french spepcifitities to modules related to a bi 'update_xml': [ 'data/bikecoop_l10n_fr.xml', 'data/plan_comptable_general.xml', + 'view/bikecoop.xml', 'demo/res_users.xml', + 'demo/membership.xml', ], 'installable': True, 'auto_install': False,