mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
cef8e3a852be378ed0ddefb42a581826a77255a4
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 | 17.0.1.0.0 | ![]() |
Base module for Bank Statement Import |
| account_statement_import_file | 17.0.1.0.0 | ![]() |
Import Statement Files |
| account_statement_import_file_reconcile_oca | 17.0.1.0.0 | ![]() |
Import Statement Files and Go Direct to Reconciliation |
| account_statement_import_sheet_file | 17.0.1.0.0 | ![]() |
Import TXT/CSV or XLSX files as Bank Statements in Odoo |
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%


