Files
bank-payment/account_payment_order/wizard/__init__.py
Alexis de Lattre efdb8cba03 Add wizard to select several invoices at once and add them to payment order
Fix bug in groupby on bank payment lines
2017-11-08 12:31:32 +01:00

5 lines
116 B
Python

# -*- coding: utf-8 -*-
from . import account_payment_line_create
from . import account_invoice_payment_line_multi