mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
15bc63416a938bc8e32b9fe16586486e18cb78aa
Odoo core already includes a mechanism, only activated in enterprise, to mark invoices reconciled against a payment as "In payment", not as "Paid", and then when the bank reconciliation is done, passed to "Paid". As we already refactored the payment order transfer entries generation to be done by payments, the only missing bits is to override the method that returns the payment state to put. We have limited this new payment state though to those invoices that are part of a payment order, not all including those which were paid pressing the button "Register payment", as that's out of the scope of this module. TT49386
bank-payment
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_banking_mandate | 17.0.1.0.1 | Banking mandates | |
| account_banking_mandate_contact | 17.0.1.0.1 | Assign specific banking mandates in contact level | |
| account_banking_mandate_sale | 17.0.1.0.0 | ![]() |
Adds mandates on sale orders |
| account_banking_mandate_sale_contact | 17.0.1.0.0 | ![]() |
Add a specific contact mandate to sale orders |
| account_banking_pain_base | 17.0.1.0.0 | Base module for PAIN file generation | |
| account_banking_sepa_credit_transfer | 17.0.1.0.1 | Create SEPA XML files for Credit Transfers | |
| account_banking_sepa_direct_debit | 17.0.1.1.0 | Create SEPA files for Direct Debit | |
| account_payment_mode | 17.0.1.0.0 | Account Payment Mode | |
| account_payment_order | 17.0.1.1.0 | Account Payment Order | |
| account_payment_partner | 17.0.1.0.1 | Adds payment mode on partners and invoices | |
| account_payment_purchase | 17.0.1.1.0 | Adds Bank Account and Payment Mode on Purchase Orders | |
| account_payment_purchase_stock | 17.0.1.0.0 | Integrate Account Payment Purchase with Stock | |
| account_payment_sale | 17.0.1.0.0 | Adds payment mode on sale orders |
Licenses
This repository is licensed under AGPL-3.0.
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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
Python
58.9%
HTML
41%


