account_statement_import_camt
Imports SEPA CAMT.052/053/054 bank statement files into Odoo's accounting.
Key Features
- account.statement.import: Adds CAMT XML parsing with support for zipped CAMT archives when importing bank statements.
- account.statement.import.camt.parser: Validates CAMT namespaces and supported versions before processing statement data.
- account.statement.import.camt.parser: Extracts balances, currency, and account identifiers from statement nodes to build statements.
- account.statement.import.camt.parser: Enriches transactions with amounts, references, partner details, and narrated metadata derived from transaction elements.
- account.journal: Advertises CAMT.053.001.02 and CAMT.054.001.02 as available bank statement import formats.
- account.statement.import: Displays CAMT and zipped CAMT entries in the import wizard's supported formats list.