From 36b35f1b879d9bdbdca5b673c747b12964e24ebe Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 17 Jul 2025 15:28:24 +0200 Subject: [PATCH] [IMP] l10n_fr_account_profile_akretion: Add dep on account_dashboard_banner --- l10n_fr_account_profile_akretion/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/l10n_fr_account_profile_akretion/__manifest__.py b/l10n_fr_account_profile_akretion/__manifest__.py index 31fe1f0..34a844a 100644 --- a/l10n_fr_account_profile_akretion/__manifest__.py +++ b/l10n_fr_account_profile_akretion/__manifest__.py @@ -21,6 +21,7 @@ 'account_lock_date_update', # OCA/account-financial-tools 'account_move_csv_import', # akretion/account-move-import 'account_move_line_reconcile_manual', # OCA/account-reconcile + 'account_dashboard_banner', # OCA/account-financial-tools ### INVOICING 'account_invoice_fiscal_position_update', # OCA/account-invoicing 'account_fiscal_position_vat_check', # OCA/account-financial-tools