Files
bank-payment/README.md
2023-05-27 17:53:47 +00:00

48 lines
2.4 KiB
Markdown

[![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)
<!-- /!\ 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 | maintainers | summary
--- | --- | --- | ---
[account_banking_mandate](account_banking_mandate/) | 16.0.1.0.2 | | Banking mandates
[account_banking_pain_base](account_banking_pain_base/) | 16.0.1.0.0 | | Base module for PAIN file generation
[account_payment_mode](account_payment_mode/) | 16.0.1.1.0 | | Account Payment Mode
[account_payment_order](account_payment_order/) | 16.0.1.1.1 | | Account Payment Order
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 16.0.1.0.1 | | Account Payment Order - Generate grouped moves
[account_payment_partner](account_payment_partner/) | 16.0.1.2.0 | | 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)
<!-- 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.