Files
account-reconcile/base_transaction_id/models/__init__.py

8 lines
256 B
Python

# -*- coding: utf-8 -*# -*- coding: utf-8 -*-
# © 2012-2015 Yannick Vaucher
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import invoice
from . import sale
from . import account_move
from . import account_bank_statement_line