mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
55 lines
4.3 KiB
Markdown
55 lines
4.3 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=14.0)
|
|
[](https://github.com/OCA/bank-statement-import/actions/workflows/pre-commit.yml?query=branch%3A14.0)
|
|
[](https://github.com/OCA/bank-statement-import/actions/workflows/test.yml?query=branch%3A14.0)
|
|
[](https://codecov.io/gh/OCA/bank-statement-import)
|
|
[](https://translation.odoo-community.org/engage/bank-statement-import-14-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# OCA bank statement import modules for Odoo
|
|
|
|
This repository hosts additionnal parsers and import features for bank statements.
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
Available addons
|
|
----------------
|
|
addon | version | maintainers | summary
|
|
--- | --- | --- | ---
|
|
[account_statement_import](account_statement_import/) | 14.0.3.3.1 | [](https://github.com/alexis-via) | Import Statement Files
|
|
[account_statement_import_base](account_statement_import_base/) | 14.0.1.0.0 | [](https://github.com/alexis-via) | Base module for Bank Statement Import
|
|
[account_statement_import_camt](account_statement_import_camt/) | 14.0.1.2.1 | | CAMT Format Bank Statements Import
|
|
[account_statement_import_camt54](account_statement_import_camt54/) | 14.0.1.1.0 | | Bank Account Camt54 Import
|
|
[account_statement_import_file_reconciliation_widget](account_statement_import_file_reconciliation_widget/) | 14.0.1.0.0 | [](https://github.com/alexis-via) | Import Statement Files and Go Direct to Reconciliation
|
|
[account_statement_import_move_line](account_statement_import_move_line/) | 14.0.1.0.0 | [](https://github.com/pedrobaeza) | Import journal items into bank statement
|
|
[account_statement_import_ofx](account_statement_import_ofx/) | 14.0.1.0.0 | | Import OFX Bank Statement
|
|
[account_statement_import_ofx_by_acctid](account_statement_import_ofx_by_acctid/) | 14.0.1.0.0 | | Import OFX Bank Statement by ACCTID
|
|
[account_statement_import_online](account_statement_import_online/) | 14.0.4.0.0 | [](https://github.com/alexey-pelykh) | Online bank statements update
|
|
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 14.0.1.0.0 | [](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
|
|
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 14.0.2.0.0 | | Online Bank Statements: MyPonto.com
|
|
[account_statement_import_online_ponto_ing](account_statement_import_online_ponto_ing/) | 14.0.1.0.0 | | Online Bank Statements: MyPonto.com ING customization
|
|
[account_statement_import_paypal](account_statement_import_paypal/) | 14.0.1.0.1 | | Import PayPal CSV files as Bank Statements in Odoo
|
|
[account_statement_import_txt_xlsx](account_statement_import_txt_xlsx/) | 14.0.3.1.0 | [](https://github.com/alexey-pelykh) | Import TXT/CSV or XLSX files as Bank Statements in Odoo
|
|
|
|
[//]: # (end addons)
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
## Licenses
|
|
|
|
This repository is licensed under [AGPL-3.0](LICENSE).
|
|
|
|
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](http://odoo-community.org/), is a nonprofit
|
|
organization whose mission is to support the collaborative development of Odoo features
|
|
and promote its widespread use.
|