Files
bank-statement-import/README.md
2022-02-24 08:23:33 +00:00

48 lines
2.7 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/174/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-bank-statement-import-174)
[![Build Status](https://travis-ci.com/OCA/bank-statement-import.svg?branch=14.0)](https://travis-ci.com/OCA/bank-statement-import)
[![codecov](https://codecov.io/gh/OCA/bank-statement-import/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/bank-statement-import)
[![Translation Status](https://translation.odoo-community.org/widgets/bank-statement-import-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/bank-statement-import-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# bank-statement-import
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_statement_import](account_statement_import/) | 14.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import Statement Files
[account_statement_import_camt](account_statement_import_camt/) | 14.0.1.1.0 | | 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_ofx](account_statement_import_ofx/) | 14.0.1.0.0 | | Import OFX Bank Statement
[account_statement_import_online](account_statement_import_online/) | 14.0.2.1.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 14.0.1.1.0 | | Online Bank Statements: MyPonto.com
[account_statement_import_paypal](account_statement_import_paypal/) | 14.0.1.0.0 | | Import PayPal CSV files as Bank Statements in Odoo
[account_statement_import_txt_xlsx](account_statement_import_txt_xlsx/) | 14.0.1.0.1 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](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 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.