Metadata-Version: 2.1
Name: odoo-addon-account_payment_base_oca
Version: 18.0.1.4.0
Requires-Python: >=3.10
Requires-Dist: odoo-addon-account_payment_method_base==18.0.*
Requires-Dist: odoo==18.0.*
Summary: OCA extensions to native payment objects of Odoo
Home-page: https://github.com/OCA/bank-payment-alternative
License: AGPL-3
Author: Akretion,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 6 - Mature

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

========================
Account Payment Base OCA
========================

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

.. |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/license-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--alternative-lightgray.png?logo=github
    :target: https://github.com/OCA/bank-payment-alternative/tree/18.0/account_payment_base_oca
    :alt: OCA/bank-payment-alternative
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/bank-payment-alternative-18-0/bank-payment-alternative-18-0-account_payment_base_oca
    :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-alternative&target_branch=18.0
    :alt: Try me on Runboat

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

This is the new base module for the OCA project
**bank-payment-alternative**. As the name suggests, the OCA project
**bank-payment-alternative** is an alternative to the OCA project
**bank-payment**. The project **bank-payment-alternative** uses the
native payment method object of Odoo (model
*account.payment.method.line*) which has been introduced in Odoo v15 and
is used on partners and invoices since Odoo v18.

This module adds support for variable link between bank/cash journal and
payment method. A typical use case is for a company that has several
bank accounts and wants to have an outbound payment method *Wire
transfer to suppliers* which is not linked to a specific bank account
and decide which bank account will be debited when confirming the
payment order.

This module also adds support for the display of partially scrambled
bank account numbers. This is useful for some inbound payment methods
where the company debits the bank account of its customers and the
company wants to show on its customer invoices the bank account number
that will be debited without printing the full bank account number, but
print it partially scrambled.

**Table of contents**

.. contents::
   :local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment-alternative/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-alternative/issues/new?body=module:%20account_payment_base_oca%0Aversion:%2018.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>
- Miquel Alzanillas <malzanillas@apsl.net>
- Raphaël Valyi
- Stefan Rijnhart (Therp)
- Alexandre Fayolle
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
- Danimar Ribeiro
- Angel Moya <angel.moya@domatix.com>
- `Tecnativa <https://www.tecnativa.com>`__:

  - Pedro M. Baeza
  - Carlos Dauden
  - Víctor Martínez

- `DynApps <https://www.dynapps.be>`__:

  - Raf Ven <raf.ven@dynapps.be>

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.

.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
    :target: https://github.com/alexis-via
    :alt: alexis-via

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexis-via| 

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

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