X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=465c5fd750554d03940512e005ced0f4071cc264;hb=c00368e8688578cfd1ac75c956f4409b23288346;hp=ab18e04d936fb889891a81028a14e9a32ac3ad11;hpb=cd274b49c0bf39bc6881428f8de5241f25233e76;p=burette%2Fbikecoop_l10n_fr.git diff --git a/__openerp__.py b/__openerp__.py index ab18e04..465c5fd 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -18,9 +18,11 @@ This module is to configure add french spepcifitities to modules related to a bi 'website': 'http://www.heureux-cyclage.org', 'depends': ['bikecoop','l10n_fr','remembership'], 'update_xml': [ + 'data/res_users.xml', 'data/bikecoop_l10n_fr.xml', 'data/plan_comptable_general.xml', 'view/bikecoop.xml', + 'view/profile_association.xml', ], 'installable': True, 'auto_install': False,