Files
bank-statement-import/README.md
2022-04-21 07:04:49 +00:00

48 lines
2.7 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=14.0)
[![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.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_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.1 | [![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 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.