diff --git a/README.md b/README.md deleted file mode 100644 index cb039a50df66..000000000000 --- a/README.md +++ /dev/null @@ -1,43 +0,0 @@ - -[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=16.0) -[![Pre-commit Status](https://github.com/OCA/bank-payment/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/OCA/bank-payment/actions/workflows/pre-commit.yml?query=branch%3A16.0) -[![Build Status](https://github.com/OCA/bank-payment/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/OCA/bank-payment/actions/workflows/test.yml?query=branch%3A16.0) -[![codecov](https://codecov.io/gh/OCA/bank-payment/branch/16.0/graph/badge.svg)](https://codecov.io/gh/OCA/bank-payment) -[![Translation Status](https://translation.odoo-community.org/widgets/bank-payment-16-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/bank-payment-16-0/?utm_source=widget) - - - -# bank-payment - -TODO: add repo description. - - - - - -[//]: # (addons) - -Available addons ----------------- -addon | version | maintainers | summary ---- | --- | --- | --- -[account_payment_mode](account_payment_mode/) | 16.0.1.0.0 | | Account Payment Mode -[account_payment_partner](account_payment_partner/) | 16.0.1.0.1 | | Adds payment mode on partners and invoices -[account_payment_sale](account_payment_sale/) | 16.0.1.0.0 | | Adds payment mode on sale orders - -[//]: # (end addons) - - - -## 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.