diff --git a/l10n_fr_account_profile_akretion/__manifest__.py b/l10n_fr_account_profile_akretion/__manifest__.py index ad43139..028b7a9 100644 --- a/l10n_fr_account_profile_akretion/__manifest__.py +++ b/l10n_fr_account_profile_akretion/__manifest__.py @@ -43,9 +43,10 @@ 'currency_rate_update', # OCA/currency 'currency_old_rate_notify', # OCA/currency ### INVOICE IMPORT - #'account_invoice_import_simple_pdf', # OCA/edi - #'account_invoice_import_facturx', # OCA/edi - #'l10n_fr_account_invoice_import_facturx', # OCA/l10n-france + 'l10n_fr_business_document_import', # OCA/l10n-france + 'account_invoice_import_simple_pdf', # OCA/edi + 'account_invoice_import_ubl', # OCA/edi + 'l10n_fr_account_invoice_import_facturx', # OCA/l10n-france ### OVERDUE 'account_invoice_overdue_warn', # OCA/credit-control #'account_invoice_overdue_warn_sale', # OCA/credit-control