mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
7f93d703e87a5254b11a9900b0f0b35b49ec522c
- account_payment_partner
- account_payment_sale
- account_payment_sale_stock
- account_payment_purchase
2) Filter the selection of invoices per payment mode.
Add active field on payment.mode and payment.mode.type.
Add menu entry for Payment Types.
3) Small code clean-up in the SEPA modules (views, 'state' field on SEPA file objects)
4) Code enhancement in the file account_banking_payment/model/account_payment.py (PEP-8, _prepare_* functions, support for payment lines with move_line_id = False)
Description
Languages
Python
58.9%
HTML
41%