diff --git a/addons/l10n_fr/__openerp__.py b/addons/l10n_fr/__openerp__.py index 5bc3a82bbc3..2d232c55ca0 100644 --- a/addons/l10n_fr/__openerp__.py +++ b/addons/l10n_fr/__openerp__.py @@ -53,7 +53,7 @@ configuration of their taxes and fiscal positions manually. **Credits:** Sistheo, Zeekom, CrysaLEAD, Akretion and Camptocamp. """, - 'depends': ['base_iban', 'account', 'account_chart', 'base_vat', 'l10n_fr_rib'], + 'depends': ['base_iban', 'account', 'account_chart', 'base_vat'], 'data': [ 'views/report_l10nfrbilan.xml', 'views/report_l10nfrresultat.xml',