Files
bank-payment/README.md
2021-01-13 14:21:47 +00:00

45 lines
1.8 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/173/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-bank-payment-173)
[![Build Status](https://travis-ci.com/OCA/bank-payment.svg?branch=14.0)](https://travis-ci.com/OCA/bank-payment)
[![codecov](https://codecov.io/gh/OCA/bank-payment/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/bank-payment)
[![Translation Status](https://translation.odoo-community.org/widgets/bank-payment-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/bank-payment-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# bank-payment
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[account_banking_mandate](account_banking_mandate/) | 14.0.1.0.0 | Banking mandates
[account_banking_pain_base](account_banking_pain_base/) | 14.0.1.0.0 | Base module for PAIN file generation
[account_payment_mode](account_payment_mode/) | 14.0.1.0.0 | Account Payment Mode
[account_payment_order](account_payment_order/) | 14.0.1.0.0 | Account Payment Order
[account_payment_partner](account_payment_partner/) | 14.0.1.0.0 | Adds payment mode on partners and invoices
[//]: # (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.