2. Importing bank statements
The Bank Import page lets you upload a file provided by your bank and turn each operation into an entry ready to be reconciled, on the Dolibarr bank account of your choice.
- Support for 5 formats: CSV, OFX, QIF, CAMT.053 XML and MT940 (.sta files), with an option to detect the format automatically.
- Tolerant reading of CSV exports: various separators, Windows/ISO encodings, old dates and separate debit/credit columns.
- Choice of the destination Dolibarr bank account (a default account can be pre-selected in the configuration).
- Each imported file becomes an identified import batch, with a fingerprint, to keep track of what has been loaded.
- Anti-duplicate protection: the module rejects an operation already present (file fingerprint and business key date + account + amount + label + counterparty).
- Display of a diagnosis of the first lines in error to fix a malformed file.
- Security checks: allowed file extensions and a configurable maximum import size.