oca-payment/packages/odoo-bringout-oca-payment-payment_mode/account_payment_mode
Ernad Husremovic 99c650f4f5 Initial commit: OCA payment modules from bank-payment
- account_payment_mode: Payment methods configuration
- account_payment_partner: Link payment modes to partners
- account_payment_order: Create and manage payment orders
- account_payment_order_grouped_output: Consolidated accounting entries

Source: OCA/bank-payment branch 16.0
License: AGPL-3.0

🤖 assisted by claude
2025-11-12 15:26:06 +01:00
..
demo Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
i18n Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
migrations/16.0.2.0.0 Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
models Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
readme Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
security Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
static/description Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
tests Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
views Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
__init__.py Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
__manifest__.py Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00
README.rst Initial commit: OCA payment modules from bank-payment 2025-11-12 15:26:06 +01:00

====================
Account Payment Mode
====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:337a43f009fc89f6739896338eaae297ed55885a82524fd63598c72bc89677d8
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
    :target: https://github.com/OCA/bank-payment/tree/16.0/account_payment_mode
    :alt: OCA/bank-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_mode
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a new object *account.payment.mode*, that is used to better
classify and route incoming/outgoing payment orders with the banks.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To configure this module, you need to go to the menu
*Invoicing/Accounting > Configuration > Management > Payment Modes*.

Usage
=====

This module doesn't add any feature, but it is used by several other modules.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_mode%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Akretion

Contributors
~~~~~~~~~~~~

* Alexis de Lattre <alexis.delattre@akretion.com>
* Eric Lembregts <eric@lembregts.eu>
* Andrea Stirpe <a.stirpe@onestein.nl>
* Marçal Isern <marsal.isern@qubiq.es>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/16.0/account_payment_mode>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.