mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
159100ec84f0061e1e948bade00be63e80dc6d8e
The 2 modules account_statement_import_online and account_statement_import depend on account_statement_import_base (and not on each other) and share common code, in particular a hook to update the statement line. So we can now have reconciliation modules that use this hook and therefore work both on file import and online import. More details on https://github.com/OCA/bank-statement-import/issues/481. Improve bank statement line form view and journal form view.
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 |
| account_statement_import_camt | 16.0.1.0.0 | CAMT Format Bank Statements Import | |
| account_statement_import_camt54 | 16.0.1.0.0 | Bank Account Camt54 Import | |
| account_statement_import_file | 16.0.1.0.1 | ![]() |
Import Statement Files |
| account_statement_import_ofx | 16.0.1.0.0 | ![]() |
Import OFX Bank Statement |
| account_statement_import_online | 16.0.1.0.0 | ![]() |
Online bank statements update |
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%


