This module provide an infrastructure to export payment orders. It includes some bug fixes and obvious enhancements to payment orders that will hopefully land in offical addons one day. This technical module provides the base infrastructure to export payment orders for electronic banking. It provides the following technical features:
- a new payment.mode.type model
- payment.mode now has a mandatory type
- a better implementation of payment_mode.suitable_bank_types() based on payment.mode.type
- the "make payment" button launches a wizard depending on the payment.mode.type
- a manual payment mode type is provided as an example, with a default "do nothing" wizard
To enable the use of payment order to collect money for customers, it adds a payment_order_type (payment|debit) as a basis of direct debit support (this field becomes visible when account_direct_debit is installed).
This module depends on:
- account_payment
- base_iban
This modules is part of the OCA/bank-payment suite.
No configuration required.
This module provides a menu to configure payment order types : Accounting > Configuration > Miscellaneous > Payment Export Types
For further information, please visit:
- no known issues
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
- Stéphane Bidoul <[email protected]>
- Alexis de Lattre
- Pedro M. Baeza
- Adrien Peiffer <[email protected]>
- Stefan Rijnhart
- Laurent Mignon <[email protected]>
- Alexandre Fayolle
- Danimar Ribeiro
- Erwin van der Ploeg
- Raphaël Valyi
- Sandy Carter
- Angel Moya <[email protected]>
This module is maintained by the OCA.
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.
To contribute to this module, please visit http://odoo-community.org.