mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
989ead38814af7c6320fddd223f4c2fb2ae1c2ca
It turns out that the timeout is for receiving whole answer, so in real tests, the previous timeout was not enough for getting the answer when there are some transactions load (like a month). Let's increase this timeout then to a reasonable amount.
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.2 | ![]() |
Import Statement Files |
| account_statement_import_file_reconcile_oca | 16.0.1.0.0 | ![]() |
Import Statement Files and Go Direct to Reconciliation |
| account_statement_import_ofx | 16.0.1.0.0 | ![]() |
Import OFX Bank Statement |
| account_statement_import_online | 16.0.1.2.1 | ![]() |
Online bank statements update |
| account_statement_import_online_gocardless | 16.0.1.0.1 | Online Bank Statements: GoCardless | |
| account_statement_import_online_paypal | 16.0.1.0.1 | ![]() |
Online bank statements for PayPal.com |
| account_statement_import_online_ponto | 16.0.1.1.1 | Online Bank Statements: MyPonto.com | |
| account_statement_import_sheet_file | 16.0.1.1.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%


