Files
bank-payment/README.md
2021-03-02 17:46:04 +00:00

49 lines
2.3 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.1 | Banking mandates
[account_banking_pain_base](account_banking_pain_base/) | 14.0.1.0.0 | Base module for PAIN file generation
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 14.0.1.0.0 | Create SEPA XML files for Credit Transfers
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 14.0.1.1.0 | Create SEPA files for Direct Debit
[account_payment_mode](account_payment_mode/) | 14.0.1.0.0 | Account Payment Mode
[account_payment_order](account_payment_order/) | 14.0.1.0.1 | Account Payment Order
[account_payment_partner](account_payment_partner/) | 14.0.1.1.0 | Adds payment mode on partners and invoices
[account_payment_purchase](account_payment_purchase/) | 14.0.1.0.0 | Adds Bank Account and Payment Mode on Purchase Orders
[account_payment_purchase_stock](account_payment_purchase_stock/) | 14.0.1.0.0 | Integrate Account Payment Purchase with Stock
[//]: # (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.