Files
bank-payment/account_banking_sepa_direct_debit/__init__.py
2016-02-18 09:40:58 +01:00

7 lines
174 B
Python

# -*- coding: utf-8 -*-
# © 2013 Akretion (www.akretion.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizard