Files
bank-payment/account_payment_order/wizard/__init__.py
Alexis de Lattre 4e548dacef Add wizard to select several invoices at once and add them to payment order
Fix bug in groupby on bank payment lines
2016-06-06 18:53:55 +02:00

5 lines
116 B
Python

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