mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
a8c878c997dce56771ba4351385b04b128f31860
When I created the module account_statement_import in v14, I added support for multi-statement files. In the current implementation, if one statement is empty, it raises an error which blocks the import of the other statements that had transactions. This commit fixes this.
OCA bank statement import modules for Odoo
This repository hosts additionnal parsers and import features for bank statements.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_statement_import_base | 16.0.1.0.0 | ![]() |
Base module for Bank Statement Import |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
Python
62.8%
HTML
36.9%
JavaScript
0.2%
Gherkin
0.1%

