mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
0e5aa6efb55b185477b559e7c7ad7fc4cdae5a87
* Transfer move: one transfer move for each payment.order with only 1 line in the transfer account for the total of the account move. Move the inherit of the 'Invoice' button of payment.order from account_banking_payment_transfer to account_banking_payment_export Demo data: Add a bank account + mandate on Agrolait, to be able to easily test multi-partner SEPA DD * mandates: search by reference, add group_by, add seq type in tree view * Add scheme in mandate tree+search view Replace tabs by spaces in mandate views account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format * Add sale_ok and purchase_ok filters in partner/sale/purchase form views Use widget=selection for payment_mode_id fields Update demo data * Limit lenght of mandate reference, according to ISO 20022
OCA banking payment addons for Odoo
On version 12.0, this project focus on payment interface. The indentation below indicates the dependency graph of the main modules.
-
account_payment_order- Basic export functionality of payment orders-
account_banking_sepa_credit_transfer- Export of payment orders in SEPA format -
account_direct_debit- Debit order infrastructure analogous to Odoo native payment ordersaccount_banking_sepa_direct_debit- Export of debit orders in SEPA format
-
Other features can now be found in these repositories:
Contributing
Do you want to contribute? Please read our contributing guidelines.
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%
