Files
account-reconcile/account_statement_transactionid_import/__init__.py
2016-04-29 14:38:11 +02:00

6 lines
163 B
Python

# -*- coding: utf-8 -*-
# © 2011-2016 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from . import parser
from . import models