X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=d24f9f220ca71c5c5fef9ccb986af82805a6511e;hb=8049bc2a70fb18f2ee0681a42758338e6efbe7e9;hp=432f5d3cfab7f05649a24baf7fc70db67c9c79fe;hpb=e88ff091533d29ed022aa7456162f65665c54254;p=burette%2Fbikecoop_l10n_fr.git diff --git a/__openerp__.py b/__openerp__.py index 432f5d3..d24f9f2 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -18,10 +18,10 @@ This module is to configure add french spepcifitities to modules related to a bi 'website': 'http://www.heureux-cyclage.org', 'depends': ['bikecoop'], 'update_xml': [ + 'data/bikecoop_l10n_fr.xml', 'demo/res_users.xml', ], 'installable': True, 'auto_install': False, - 'certificate': '', 'images': [], }