mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
56 lines
4.5 KiB
Markdown
56 lines
4.5 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=12.0)
|
|
[](https://github.com/OCA/bank-statement-import/actions/workflows/pre-commit.yml?query=branch%3A12.0)
|
|
[](https://github.com/OCA/bank-statement-import/actions/workflows/test.yml?query=branch%3A12.0)
|
|
[](https://codecov.io/gh/OCA/bank-statement-import)
|
|
[](https://translation.odoo-community.org/engage/bank-statement-import-12-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_bank_statement_clear_partner](account_bank_statement_clear_partner/) | 12.0.1.0.0 | | Clear all partners in bank statement lines
|
|
[account_bank_statement_import_bypass_check](account_bank_statement_import_bypass_check/) | 12.0.1.0.0 | | Allow possibility to bypass check in Bank statement import
|
|
[account_bank_statement_import_camt_oca](account_bank_statement_import_camt_oca/) | 12.0.1.0.1 | | CAMT Format Bank Statements Import
|
|
[account_bank_statement_import_move_line](account_bank_statement_import_move_line/) | 12.0.1.0.0 | [](https://github.com/pedrobaeza) | Import journal items into bank statement
|
|
[account_bank_statement_import_ofx](account_bank_statement_import_ofx/) | 12.0.1.1.0 | | Import OFX Bank Statement
|
|
[account_bank_statement_import_online](account_bank_statement_import_online/) | 12.0.2.0.0 | [](https://github.com/alexey-pelykh) | Online bank statements update
|
|
[account_bank_statement_import_online_paypal](account_bank_statement_import_online_paypal/) | 12.0.1.1.0 | [](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
|
|
[account_bank_statement_import_online_ponto](account_bank_statement_import_online_ponto/) | 12.0.1.3.0 | | Online Bank Statements: MyPonto.com
|
|
[account_bank_statement_import_online_qonto](account_bank_statement_import_online_qonto/) | 12.0.1.0.0 | | Online Bank Statements: Qonto.eu
|
|
[account_bank_statement_import_online_transferwise](account_bank_statement_import_online_transferwise/) | 12.0.1.1.0 | [](https://github.com/alexey-pelykh) | Online bank statements for Wise.com (TransferWise.com)
|
|
[account_bank_statement_import_paypal](account_bank_statement_import_paypal/) | 12.0.2.2.4 | | Import PayPal CSV files as Bank Statements in Odoo
|
|
[account_bank_statement_import_save_file](account_bank_statement_import_save_file/) | 12.0.1.0.0 | | Keep imported bank statements as raw data
|
|
[account_bank_statement_import_split](account_bank_statement_import_split/) | 12.0.1.0.1 | [](https://github.com/alexey-pelykh) | Split statements by date during import
|
|
[account_bank_statement_import_transfer_move](account_bank_statement_import_transfer_move/) | 12.0.1.0.0 | | Bank Account Transfer Line
|
|
[account_bank_statement_import_txt_xlsx](account_bank_statement_import_txt_xlsx/) | 12.0.2.0.6 | [](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.
|