mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
83bd8f71a23257f823e9f854733f208b7c0fa943
The call to parse_file must not overwrite the active_id value in the context as this active_id refers to the journal from which the wizard was called. It was especially wrong because the existing active_model key is still set to account.journal, with an active_id that was referencing account.statement.import wizard ID. If the wizard ID is needed, it can still be found on self, and if this ID must be propagated through the context, it must use a dedicated key instead of hijacking the active_id.
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 | 14.0.3.3.2 | ![]() |
Import Statement Files |
| account_statement_import_base | 14.0.1.0.0 | ![]() |
Base module for Bank Statement Import |
| account_statement_import_camt | 14.0.1.2.1 | CAMT Format Bank Statements Import | |
| account_statement_import_camt54 | 14.0.1.1.0 | Bank Account Camt54 Import | |
| account_statement_import_file_reconciliation_widget | 14.0.1.0.0 | ![]() |
Import Statement Files and Go Direct to Reconciliation |
| account_statement_import_move_line | 14.0.1.0.0 | ![]() |
Import journal items into bank statement |
| account_statement_import_ofx | 14.0.1.0.0 | Import OFX Bank Statement | |
| account_statement_import_ofx_by_acctid | 14.0.1.0.0 | Import OFX Bank Statement by ACCTID | |
| account_statement_import_online | 14.0.4.0.0 | ![]() |
Online bank statements update |
| account_statement_import_online_paypal | 14.0.1.0.0 | ![]() |
Online bank statements for PayPal.com |
| account_statement_import_online_ponto | 14.0.2.0.0 | Online Bank Statements: MyPonto.com | |
| account_statement_import_online_ponto_ing | 14.0.1.0.0 | Online Bank Statements: MyPonto.com ING customization | |
| account_statement_import_online_wise | 14.0.1.0.0 | ![]() |
Online bank statements for Wise.com (TransferWise.com) |
| account_statement_import_paypal | 14.0.1.0.1 | Import PayPal CSV files as Bank Statements in Odoo | |
| account_statement_import_sftp | 14.0.1.0.0 | ![]() |
Import bank statement from an SFTP server |
| account_statement_import_txt_xlsx | 14.0.3.2.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%




